Searched refs:runChkTmpl (Results 1 – 1 of 1) sorted by relevance
218 const char *runChkTmpl; /* template to run a command with error member968 if (!shell->hasErrCtl && shell->runChkTmpl != NULL && in JobWriteCommand()969 shell->runChkTmpl[0] != '\0') { in JobWriteCommand()982 : shell->runChkTmpl; in JobWriteCommand()2433 newShell.runChkTmpl = arg + 7; in Job_ParseShell()