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