Searched refs:CompatRunCommand (Results 1 – 4 of 4) sorted by relevance
188 CompatRunCommand(void *cmdp, void *gnp) in CompatRunCommand() function580 Lst_ForEach(gn->commands, CompatRunCommand, gn); in Compat_Make()
88 int CompatRunCommand(void *, void *);
233 o CompatRunCommand: only apply shellErrFlag when errCheck is true269 true so that CompatRunCommand() can use it, to ensure1439 - CompatRunCommand now prints the command that failed.1718 * compat.c (CompatRunCommand): don't use perror() since stdio may
755 CompatRunCommand(cmdp, job->node); in JobPrintCommand()