Searched refs:mdb_callback_add (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h341 extern void *mdb_callback_add(int, mdb_callback_f, void *);
H A Dmdb_modapi.c982 mdb_callback_add(int class, mdb_callback_f fp, void *arg) function
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1242 mdb_callback_add(MDB_CALLBACK_STCHG, update_vars, NULL);
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c4704 (void) mdb_callback_add(MDB_CALLBACK_STCHG,
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2333 (void) mdb_callback_add(MDB_CALLBACK_STCHG, umem_statechange_cb, NULL);

Completed in 70 milliseconds