Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h203 uint32_t othr_count; /* number of assoc strings */ member
H A Dpsvcobj.c2928 hp->othr_count, sizeof (EStringId_t), in i_psvc_load_associations()
5063 hdlp->othr_count = hdlp->assoc_count = ASSOC_STR_TAB_SIZE; in psvc_init()
5065 hdlp->othr_count)) == NULL) { in psvc_init()
5069 for (i = 0; i < hdlp->othr_count; ++i) { in psvc_init()
5073 qsort(hdlp->othr_tbl, hdlp->othr_count, sizeof (EStringId_t), in psvc_init()