Searched defs:opt_h (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c1633 uint_t opt_h = FALSE; /* hashed */ local
1658 'h', MDB_OPT_SETBITS, TRUE, &opt_h,
1671 nofilter = (!OPT_B_SELECTED && !opt_d && !opt_h && !opt_i &&
1705 (opt_h && (centry.cc_head.hh_hashed)) ||

Completed in 894 milliseconds