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

/illumos-gate/usr/src/cmd/mdb/common/modules/logindmux/
H A Dlogindmux.c91 static const mdb_qops_t logdmux_uqops = { variable
107 mdb_qops_install(&logdmux_uqops, (uintptr_t)sym.st_value);
120 mdb_qops_remove(&logdmux_uqops, (uintptr_t)sym.st_value);

Completed in 70 milliseconds