Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.h37 extern int istype(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dtypegraph.c2700 istype(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in istype() function
H A Dgenunix.c4181 { "istype", ":type", "manually set object type", istype },