Home
last modified time | relevance | path

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

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