Searched refs:quiet (Results 1 - 10 of 10) sorted by relevance

/ast/src/lib/libcmd/
H A Dmktemp.c49 "[q:quiet?Suppress file and directory error diagnostics.]"
73 int quiet = 0; local
101 quiet = 1;
148 if (quiet)
/ast/src/cmd/mailx/
H A Dmain.c281 state.var.quiet = state.on;
294 state.var.quiet = state.on;
307 state.var.quiet = state.on;
314 state.var.quiet = state.on;
346 state.var.quiet = state.on;
513 if (!state.var.quiet)
H A Dcmd1.c355 if (!state.var.quiet)
425 if (!state.var.quiet)
H A Ddata.c428 "quiet", &state.var.quiet, 0, 0,0,
H A Dmailx.h842 char* quiet; member in struct:__anon136::__anon147
/ast/src/cmd/std/
H A Dshar.sh92 [Q:quiet-unshar?Verbose OFF. Disables the inclusion of comments to
231 then print quiet=:
232 else print quiet=false
311 then test X"\$quiet" != X && echo 'x -' '$mkdir' '$file'
356 printf "\$quiet || $skipping %q $exists\nelse \$quiet || $extract %q '(%s)'\n" "$file" "$file" "$filetype"
407 \$quiet || echo 'Inspecting for damage in transit...'
434 else \$quiet || echo "No problems found."
/ast/src/cmd/coshell/
H A Devent.c79 "\b--newer\b, \b--older\b, and \b--quiet\b options apply to client "
92 "[q:quiet?Suppress request confirmation messages.]"
182 int quiet; /* suppress response log messages */ member in struct:Connection_s
277 if (type != 'L' || !con->quiet)
332 else if (!cp->quiet)
729 con->quiet = opt_info.num;
777 n = x->quiet;
778 x->quiet = 1;
796 x->quiet = n;
/ast/src/cmd/INIT/
H A Dpackage.sh151 [+quiet?Do not list captured action output.]
579 quiet=0
630 quiet) quiet=1
976 quiet Do not list captured make and test action output.
1423 debug|environment|force|never|only|quiet|show|DEBUG)
3958 case $quiet in
3964 case $quiet in
4017 case $quiet in
4866 case $quiet i
[all...]
H A Dregress.sh50 [q:quiet?Output information on \bFAILED\b tests only.]
1357 q) SET - quiet=$OPTARG
/ast/src/cmd/sort/
H A Dtestsort.sh378 test -s xx || echo option -c is quiet "(legal, not classical)"

Completed in 116 milliseconds