Searched refs:wchaninfo (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | sobj.h | 37 int wchaninfo(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | sobj.c | 335 wchaninfo(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in wchaninfo() function
|
H A D | genunix.c | 4127 { "wchaninfo", "?[-v]", "dump condition variable", wchaninfo },
|