Searched refs:istype (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | typegraph.h | 37 extern int istype(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | typegraph.c | 2700 istype(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in istype() function
|
H A D | genunix.c | 4181 { "istype", ":type", "manually set object type", istype },
|