Searched refs:quiet (Results 26 - 50 of 1054) sorted by relevance

1234567891011>>

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshtty.c58 leave_raw_mode(int quiet) argument
63 if (!quiet)
70 enter_raw_mode(int quiet) argument
75 if (!quiet)
93 if (!quiet)
/netbsd-current/external/gpl2/dtc/dist/pylibfdt/
H A Dlibfdt.i51 # QUIET_ALL can be passed as the 'quiet' parameter to avoid exceptions
55 # Pass this as the 'quiet' parameter to return -ENOTFOUND on NOTFOUND errors,
80 def check_err(val, quiet=()):
87 quiet: Errors to ignore (empty to raise on all errors)
96 if -val not in quiet:
100 def check_err_null(val, quiet=()):
108 quiet: Errors to ignore (empty to raise on all errors)
115 is not in @quiet.
120 if -val not in quiet:
152 def next_node(self, nodeoffset, depth, quiet
[all...]
/netbsd-current/external/gpl2/xcvs/dist/contrib/
H A Ddescend.sh39 quiet=$option
48 quiet=
80 if [ -z "$quiet" ] ; then
121 if [ -z "$quiet" ] ; then
/netbsd-current/external/cddl/dtracetoolkit/dist/Bin/
H A Dbitesize.d52 #pragma D option quiet
H A Ddispqlen.d36 #pragma D option quiet
H A Ddnlcps.d43 #pragma D option quiet
H A Dicmpstat.d40 #pragma D option quiet
H A Dintbycpu.d36 #pragma D option quiet
H A Diofileb.d42 #pragma D option quiet
H A Dj_who.d42 #pragma D option quiet
H A Djs_execs.d39 #pragma D option quiet
H A Djs_objnew.d39 #pragma D option quiet
H A Djs_who.d40 #pragma D option quiet
H A Dminfbypid.d41 #pragma D option quiet
H A Dpgpginbypid.d37 #pragma D option quiet
H A Dphp_funccalls.d39 #pragma D option quiet
H A Dphp_who.d40 #pragma D option quiet
H A Dpidpersec.d40 #pragma D option quiet
H A Dpl_subcalls.d39 #pragma D option quiet
H A Dpl_who.d40 #pragma D option quiet
H A Dpridist.d51 #pragma D option quiet
H A Dpy_funccalls.d39 #pragma D option quiet
H A Dpy_who.d40 #pragma D option quiet
H A Drb_funccalls.d39 #pragma D option quiet
H A Drb_lines.d39 #pragma D option quiet

Completed in 195 milliseconds

1234567891011>>