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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_whatis.c40 static int whatis_debug = 0; variable
94 if (whatis_debug && w->w_magic != WHATIS_MAGIC) {
153 if (whatis_debug) {
240 if (whatis_debug) {
277 if (whatis_debug) {
513 whatis_debug = 0;
516 'D', MDB_OPT_SETBITS, TRUE, &whatis_debug, /* hidden */
569 if (whatis_debug) {

Completed in 66 milliseconds