Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c687 static const mdb_qops_t sppptun_qops = { variable
704 mdb_qops_install(&sppptun_qops, (uintptr_t)sym.st_value); in _mdb_init()
715 mdb_qops_remove(&sppptun_qops, (uintptr_t)sym.st_value); in _mdb_fini()