Searched defs:quiet (Results 1 - 3 of 3) 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/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/mailx/
H A Dmailx.h842 char* quiet; member in struct:__anon136::__anon147

Completed in 66 milliseconds