Searched refs:errOut (Results 1 – 2 of 2) sorted by relevance
231 const char *errOut; /* string to use for testing exit code */ member
877 if (!commandShell->hasErrCtl && commandShell->errOut && in JobPrintCommand()878 (*commandShell->errOut != '\0')) { in JobPrintCommand()891 cmdTemplate = commandShell->errOut; in JobPrintCommand()2512 newShell.errOut = &argv[0][7]; in Job_ParseShell()