Searched refs:runIgnTmpl (Results 1 – 1 of 1) sorted by relevance
217 const char *runIgnTmpl; /* template to run a command without error member881 *inout_cmdTemplate = shell->runIgnTmpl; in JobWriteSpecialsEchoCtl()903 else if (shell->runIgnTmpl != NULL && shell->runIgnTmpl[0] != '\0') { in JobWriteSpecials()1001 ? shell->runIgnTmpl in JobWriteCommand()2492 newShell.runIgnTmpl = arg + 7; in Job_ParseShell()2580 if (shell->runIgnTmpl == NULL) in Job_ParseShell()2581 shell->runIgnTmpl = "%s\n"; in Job_ParseShell()