Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/logindmux/
H A Dlogindmux.c122 mdb_qops_remove(&logdmux_uqops, (uintptr_t)sym.st_value); in _mdb_fini()
124 mdb_qops_remove(&logdmux_lqops, (uintptr_t)sym.st_value); in _mdb_fini()
/illumos-gate/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c330 mdb_qops_remove(&ptm_qops, (uintptr_t)sym.st_value); in _mdb_fini()
332 mdb_qops_remove(&pts_qops, (uintptr_t)sym.st_value); in _mdb_fini()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ks.h123 extern void mdb_qops_remove(const mdb_qops_t *, uintptr_t);
/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c715 mdb_qops_remove(&sppptun_qops, (uintptr_t)sym.st_value); in _mdb_fini()
718 mdb_qops_remove(&sppp_qops, (uintptr_t)sym.st_value); in _mdb_fini()
/illumos-gate/usr/src/cmd/mdb/common/modules/conf/
H A Dmapfile-extern150 mdb_qops_remove { FLAGS = EXTERN };
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c880 mdb_qops_remove(const mdb_qops_t *qops, uintptr_t qinit_addr) in mdb_qops_remove() function
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c2033 mdb_qops_remove(&ip_qops, (uintptr_t)sym.st_value); in _mdb_fini()