
Go to the source code of this file.
Functions | |
| MagickExport const char * | GetClientPath (void) |
| MagickExport const char ** | GetClientName (void) |
| MagickExport const char *** | SetClientName (const char *) |
| MagickExport const char **** | SetClientPath (const char *) |
| MagickExport const char* * GetClientName | ( | void | ) |
| MagickExport const char* GetClientPath | ( | void | ) |
| MagickExport const char* * * SetClientName | ( | const char * | ) |
| MagickExport const char* * * * SetClientPath | ( | const char * | ) |
Definition at line 157 of file client.c.
References client_path, CopyMagickString(), and MaxTextExtent.
Referenced by MagickCoreGenesis().
1.5.7.1