Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c44 } sobj_types[] = { variable
53 #define NUM_SOBJ_TYPES (sizeof (sobj_types) / sizeof (*sobj_types))
65 struct sobj_type_info *info = &sobj_types[idx]; in sobj_type_to_text()
68 sobj_types[idx].sobj_name); in sobj_type_to_text()
99 struct sobj_type_info *info = &sobj_types[idx]; in sobj_text_to_ops()
123 struct sobj_type_info *info = &sobj_types[idx]; in sobj_type_walk()