Home
last modified time | relevance | path

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

/titanic_44/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 */ in sdbc_cctl() local
1671 nofilter = (!OPT_B_SELECTED && !opt_d && !opt_h && !opt_i && in sdbc_cctl()
1699 if ((nofilter) || in sdbc_cctl()