Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h336 #define MDB_CALLBACK_STCHG 1 macro
H A Dmdb_modapi.c981 if (class != MDB_CALLBACK_STCHG && class != MDB_CALLBACK_PROMPT) { in mdb_callback_add()
/titanic_44/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1242 mdb_callback_add(MDB_CALLBACK_STCHG, update_vars, NULL); in _mdb_init()
/titanic_44/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2332 (void) mdb_callback_add(MDB_CALLBACK_STCHG, umem_statechange_cb, NULL); in umem_init()
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c4617 (void) mdb_callback_add(MDB_CALLBACK_STCHG, in _mdb_init()