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