SetClientPath    1712 magick/blob.c    if (*SetClientPath((char *) NULL) != '\0')
SetClientPath    1721 magick/blob.c        (void) strlcpy(prefix,SetClientPath((char *) NULL),MaxTextExtent);
SetClientPath    1730 magick/blob.c        FormatString(path,"%.1024s%s",SetClientPath((char *) NULL),
SetClientPath    1295 magick/delegate.c                     strcpy(BinPath,SetClientPath(NULL));
SetClientPath      99 magick/locale.c   FormatString(temp,"%.1024s%.1024s%.1024s",SetClientPath((char *) NULL),
SetClientPath    1177 magick/module.c   if (*SetClientPath((char *) NULL) != '\0')
SetClientPath    1198 magick/module.c       (void) strlcpy(prefix,SetClientPath((char *) NULL),MaxTextExtent);
SetClientPath    1203 magick/module.c       FormatString(path,"%.512s%s",SetClientPath((char *) NULL),
SetClientPath     707 magick/utility.c       (void) SetClientPath(component);
SetClientPath    4377 magick/utility.c   return(SetClientPath((char *) NULL));
SetClientPath      88 magick/utility.h   *SetClientPath(const char *);