Searched refs:echoTmpl (Results 1 – 1 of 1) sorted by relevance
216 const char *echoTmpl; /* template to echo a command */ member820 ShellWriter_WriteFmt(wr, shell->echoTmpl, escCmd); in ShellWriter_EchoCmd()2485 newShell.echoTmpl = arg + 6; in Job_ParseShell()2578 if (shell->echoTmpl == NULL) in Job_ParseShell()2579 shell->echoTmpl = ""; in Job_ParseShell()