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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c2858 uint_t in_history = FALSE; local
2869 'H', MDB_OPT_SETBITS, TRUE, &in_history, /* internal */
2880 if (in_history && !history)
2883 if (history && !in_history) {
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2497 uint_t in_history = FALSE; local
2510 'H', MDB_OPT_SETBITS, TRUE, &in_history, /* internal */
2521 if (in_history && !history)
2524 if (history && !in_history) {

Completed in 61 milliseconds