Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/logindmux/
H A Dlogindmux.c91 .q_rnext = mdb_qrnext_default,
97 .q_rnext = logdmux_lrnext,
/illumos-gate/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c297 .q_rnext = mdb_qrnext_default,
303 .q_rnext = mdb_qrnext_default,
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ks.h118 uintptr_t (*q_rnext)(const queue_t *); member
/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c683 .q_rnext = sppp_rnext,
689 .q_rnext = sppptun_rnext,
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c940 return (qip->qi_ops->q_rnext(q)); in mdb_qrnext()
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c2010 .q_rnext = ip_rnext,