Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dprivlib.c123 struct strint { struct
131 const struct strint *ap = a; in strintcmp() argument
132 const struct strint *bp = b; in strintcmp()
164 struct strint *tmparr; in __priv_parse_info()
185 sizeof (struct strint)); in __priv_parse_info()
194 qsort(tmparr, tmp->pd_nprivs, sizeof (struct strint), in __priv_parse_info()