118 client_name[256] =
"";
120 if ((name != (
char *) NULL) && (*name !=
'\0'))
125 return(*client_name ==
'\0' ?
"Magick" : client_name);
157 if ((path != (
char *) NULL) && (*path !=
'\0'))
MagickExport size_t CopyMagickString(char *magick_restrict destination, const char *magick_restrict source, const size_t length)
MagickExport const char * SetClientName(const char *name)
MagickExport const char * SetClientPath(const char *path)
MagickExport MagickBooleanType LogMagickEvent(const LogEventType type, const char *module, const char *function, const size_t line, const char *format,...)
MagickExport const char * GetClientName(void)
#define GetMagickModule()
MagickExport const char * GetClientPath(void)