Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetClientPath

857   if (*GetClientPath() != '\0')
860 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",GetClientPath(),
870 (void) CopyMagickString(prefix,GetClientPath(),MagickPathExtent);