Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/logindmux/
H A Dlogindmux.c95 static const mdb_qops_t logdmux_lqops = { variable
111 mdb_qops_install(&logdmux_lqops, (uintptr_t)sym.st_value); in _mdb_init()
124 mdb_qops_remove(&logdmux_lqops, (uintptr_t)sym.st_value); in _mdb_fini()