
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 148 of file client.c.
References CopyMagickString(), and MaxTextExtent.
Referenced by GetClientPath(), and MagickCoreGenesis().
1.6.1