Home | History | Annotate | Download | only in Bin

Lines Matching refs:opt_quiet

71 opt_pid=0; opt_uid=0; opt_time=0; opt_timestr=0; opt_quiet=0; opt_debug=0
79 q) opt_quiet=1 ;;
96 if [ $opt_quiet -eq 1 ]; then
112 inline int OPT_quiet = '$opt_quiet';
135 dtrace:::BEGIN /OPT_quiet == 0/
183 /self->buf && child[pid] == 0 && OPT_quiet == 0/
192 /self->buf && child[pid] == 0 && OPT_quiet == 1/
199 /self->buf && execname == "sh" && child[pid] == 0 && OPT_quiet == 1/
230 /self->buf && OPT_quiet == 0/
244 /self->buf && OPT_quiet == 1/