Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.h66 int str2wrq(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dstreams.c852 str2wrq(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in str2wrq() function
H A Dgenunix.c4146 { "str2wrq", ":", "print write queue of this stream", str2wrq },