Lines Matching defs:hasEchoCtl
237 * The echoing of command lines is controlled using hasEchoCtl, echoOff,
270 bool hasEchoCtl; /* whether both echoOff and echoOn are there */
383 false, /* .hasEchoCtl */
406 false, /* .hasEchoCtl */
432 true, /* .hasEchoCtl */
455 true, /* .hasEchoCtl */
868 if (shell->hasEchoCtl)
881 if (shell->hasEchoCtl)
1017 if (job->echo && run && shell->hasEchoCtl)
2373 shell->hasEchoCtl = true;