Searched refs:sobj2ts (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | sobj.h | 46 int sobj2ts(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | sobj.c | 704 sobj2ts(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in sobj2ts() function
|
H A D | genunix.c | 4126 { "sobj2ts", ":", "perform turnstile lookup on synch object", sobj2ts },
|