Searched refs:runIgnTmpl (Results 1 – 1 of 1) sorted by relevance
176 * for echoing the command, should echoing be on; runIgnTmpl is another213 const char *runIgnTmpl; /* template to run a command without error336 "%s\n", /* .runIgnTmpl */359 "%s\n", /* .runIgnTmpl */385 "%s\n", /* .runIgnTmpl */408 "csh -c \"%s || exit 0\"\n", /* .runIgnTmpl */864 *inout_cmdTemplate = shell->runIgnTmpl; in JobWriteSpecialsEchoCtl() 867 * The template runIgnTmpl already takes care of ignoring errors, in JobWriteSpecialsEchoCtl() 882 else if (shell->runIgnTmpl != NULL && shell->runIgnTmpl[ in JobWriteSpecials() 216 const char *runIgnTmpl; /* template to run a command without error global() member [all...]