Home
last modified time | relevance | path

Searched refs:mdb_qops_remove (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/logindmux/
H A Dlogindmux.c120 mdb_qops_remove(&logdmux_uqops, (uintptr_t)sym.st_value); in _mdb_fini()
122 mdb_qops_remove(&logdmux_lqops, (uintptr_t)sym.st_value); in _mdb_fini()
/titanic_41/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c327 mdb_qops_remove(&ptm_qops, (uintptr_t)sym.st_value); in _mdb_fini()
329 mdb_qops_remove(&pts_qops, (uintptr_t)sym.st_value); in _mdb_fini()
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ks.h119 extern void mdb_qops_remove(const mdb_qops_t *, uintptr_t);
/titanic_41/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c707 mdb_qops_remove(&sppptun_qops, (uintptr_t)sym.st_value); in _mdb_fini()
710 mdb_qops_remove(&sppp_qops, (uintptr_t)sym.st_value); in _mdb_fini()
/titanic_41/usr/src/cmd/mdb/common/modules/conf/
H A Dmapfile-extern141 mdb_qops_remove { FLAGS = EXTERN };
/titanic_41/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c878 mdb_qops_remove(const mdb_qops_t *qops, uintptr_t qinit_addr) in mdb_qops_remove() function
/titanic_41/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c2027 mdb_qops_remove(&ip_qops, (uintptr_t)sym.st_value); in _mdb_fini()