Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/logindmux/
H A Dlogindmux.c92 .q_wnext = logdmux_uwnext,
98 .q_wnext = mdb_qwnext_default
/illumos-gate/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c298 .q_wnext = mdb_qwnext_default,
304 .q_wnext = mdb_qwnext_default,
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ks.h119 uintptr_t (*q_wnext)(const queue_t *); member
/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c684 .q_wnext = sppp_wnext,
690 .q_wnext = sppptun_wnext,
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c951 return (qip->qi_ops->q_wnext(q)); in mdb_qwnext()
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c2011 .q_wnext = ip_wnext