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

/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c1643 uint_t nofilter = FALSE; /* true if b, d, h, i, o, p, V are all false */ local
1671 nofilter = (!OPT_B_SELECTED && !opt_d && !opt_h && !opt_i &&
1699 if ((nofilter) ||

Completed in 62 milliseconds