Home
last modified time | relevance | path

Searched refs:mdb_callb_remove_by_mod (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_callb.h62 extern void mdb_callb_remove_by_mod(mdb_module_t *);
H A Dmdb_callb.c83 mdb_callb_remove_by_mod(mdb_module_t *m) in mdb_callb_remove_by_mod() function
H A Dmdb_module.c379 mdb_callb_remove_by_mod(mod); in mdb_module_unload_common()