Searched refs:othr_count (Results 1 – 2 of 2) sorted by relevance
203 uint32_t othr_count; /* number of assoc strings */ member
2928 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()