Searched refs:echoOn (Results 1 – 2 of 2) sorted by relevance
222 const char *echoOn; /* command to turn it back on again */ member
828 DBPRINTF("%s\n", commandShell->echoOn); in JobPrintCommand()918 DBPRINTF("%s\n", commandShell->echoOn); in JobPrintCommand()2493 newShell.echoOn = &argv[0][5]; in Job_ParseShell()2588 if (commandShell->echoOn && commandShell->echoOff) { in Job_ParseShell()