Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.h61 int q2otherq(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dstreams.c811 q2otherq(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in q2otherq() function
H A Dgenunix.c4428 { "q2otherq", ":", "print peer queue for a given queue", q2otherq },