Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:log_name

210   log_name[MagickPathExtent] = "Magick";
644 return(log_name);
1869 % o log_name: SetLogName() returns the current client name.
1877 (void) CopyMagickString(log_name,name,MagickPathExtent);
1878 return(log_name);