Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2496 uint_t in_history = FALSE; in bufctl() local
2509 'H', MDB_OPT_SETBITS, TRUE, &in_history, /* internal */ in bufctl()
2520 if (in_history && !history) in bufctl()
2523 if (history && !in_history) { in bufctl()
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c2858 uint_t in_history = FALSE; in bufctl() local
2869 'H', MDB_OPT_SETBITS, TRUE, &in_history, /* internal */ in bufctl()
2880 if (in_history && !history) in bufctl()
2883 if (history && !in_history) { in bufctl()