Home
last modified time | relevance | path

Searched refs:MDB_CALLBACK_STCHG (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h348 #define MDB_CALLBACK_STCHG 1 macro
H A Dmdb_modapi.c1180 if (class != MDB_CALLBACK_STCHG && class != MDB_CALLBACK_PROMPT) { in mdb_callback_add()
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1300 mdb_callback_add(MDB_CALLBACK_STCHG, update_vars, NULL); in _mdb_init()
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2333 (void) mdb_callback_add(MDB_CALLBACK_STCHG, umem_statechange_cb, NULL); in umem_init()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c4907 (void) mdb_callback_add(MDB_CALLBACK_STCHG, in _mdb_init()