Home
last modified time | relevance | path

Searched refs:SetClientPath (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
Dclient.c89 return(SetClientPath((const char *) NULL)); in GetClientPath()
148 MagickExport const char *SetClientPath(const char *path) in SetClientPath() function
Dclient.h29 *SetClientPath(const char *);
Dmagick.c1417 (void) SetClientPath(execution_path); in MagickCoreGenesis()
Dmethods.h1054 #define SetClientPath PrependMagickMethod(SetClientPath) macro