OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:echoOff
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
job.c
237
* The echoing of command lines is controlled using hasEchoCtl,
echoOff
,
238
* echoOn, noPrint and noPrintLen. When
echoOff
is executed by the shell, it
270
bool hasEchoCtl; /* whether both
echoOff
and echoOn are there */
271
const char *
echoOff
; /* command to turn echoing off */
274
* shell. This is usually the same as
echoOff
*/
384
"", /* .
echoOff
*/
407
"", /* .
echoOff
*/
433
"set +v", /* .
echoOff
*/
456
"unset verbose", /* .
echoOff
*/
869
ShellWriter_WriteLine(wr, shell->
echoOff
);
[
all
...]
Completed in 117 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025