Searched defs:get_pri (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/prstat/
H A Dprsort.c96 get_pri(void *lwp) function
139 list->l_func = get_pri;
/illumos-gate/usr/src/cmd/localedef/
H A Dcollate.c268 get_pri(int32_t ref) function
282 pri = get_pri(ref);
310 pri = get_pri(ref);
577 ((p = get_pri(ref)) == NULL) ||
607 ((p = get_pri(ref)) == NULL) ||
622 ((p = get_pri(ref)) == NULL) ||
635 ((p = get_pri(ref)) == NULL) ||
720 ((p = get_pri(ref)) == NULL) ||

Completed in 46 milliseconds