SystemCommand 361 coders/pcl.c status=SystemCommand(MagickFalse,read_info->verbose,command,exception) != 0 ? SystemCommand 169 coders/pdf.c status=SystemCommand(MagickFalse,verbose,command,exception); SystemCommand 180 coders/pdf.c status=SystemCommand(MagickFalse,verbose,command,exception); SystemCommand 214 coders/pdf.c status=SystemCommand(MagickFalse,verbose,command,exception); SystemCommand 159 coders/ps.c status=SystemCommand(MagickFalse,verbose,command,exception); SystemCommand 170 coders/ps.c status=SystemCommand(MagickFalse,verbose,command,exception); SystemCommand 204 coders/ps.c status=SystemCommand(MagickFalse,verbose,command,exception); SystemCommand 2849 coders/svg.c status=SystemCommand(MagickFalse,image_info->verbose,command, SystemCommand 314 coders/xps.c status=SystemCommand(MagickFalse,read_info->verbose,command,exception) != 0 ? SystemCommand 1034 magick/delegate.c status=SystemCommand(delegate_info->spawn,image_info->verbose,command, SystemCommand 1174 magick/methods.h #define SystemCommand PrependMagickMethod(SystemCommand) SystemCommand 44 magick/utility.h SystemCommand(const MagickBooleanType,const MagickBooleanType,const char *, SystemCommand 1352 tests/validate.c SystemCommand[MaxTextExtent], SystemCommand 1566 tests/validate.c SystemCommand[0]='\0'; SystemCommand 1567 tests/validate.c (void) strncat(SystemCommand,"echo `ls ",9); SystemCommand 1568 tests/validate.c (void) strncat(SystemCommand,path,MaxTextExtent-31); SystemCommand 1569 tests/validate.c (void) strncat(SystemCommand,"* | wc -w` tmp files.",20); SystemCommand 1570 tests/validate.c (void) system(SystemCommand);