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

/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c90 uint8_t dump_opt[256]; variable
197 if (dump_opt['G']) {
267 if (dump_opt['P'])
468 if (dump_opt['d'] < 5)
769 if (dump_opt['m'] > 2 && !dump_opt['L']) {
781 if (dump_opt['m'] > 1 && sm != NULL &&
793 if (dump_opt['d'] > 5 || dump_opt['m'] > 3) {
863 if (!dump_opt['
[all...]

Completed in 63 milliseconds