Searched refs:configure_path (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dconfigure.c782 *configure_path;
787 configure_path=GetEnvironmentValue("MAGICK_CONFIGURE_PATH");
788 if (configure_path != (char *) NULL)
794 for (p=configure_path-1; p != (char *) NULL; )
807 configure_path=DestroyString(configure_path);
767 *configure_path; local

Completed in 97 milliseconds