Searched refs:echoOff (Results 1 – 2 of 2) sorted by relevance
221 const char *echoOff; /* command to turn off echo */ member
806 DBPRINTF("%s\n", commandShell->echoOff); in JobPrintCommand()826 DBPRINTF("%s\n", commandShell->echoOff); in JobPrintCommand()847 DBPRINTF("%s\n", commandShell->echoOff); in JobPrintCommand()881 DBPRINTF("%s\n", commandShell->echoOff); in JobPrintCommand()912 DBPRINTF("%s\n", commandShell->echoOff); in JobPrintCommand()2491 newShell.echoOff = &argv[0][6]; in Job_ParseShell()2588 if (commandShell->echoOn && commandShell->echoOff) { in Job_ParseShell()