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;
132 const struct strint *bp = b;
164 struct strint *tmparr;
185 sizeof (struct strint));
194 qsort(tmparr, tmp->pd_nprivs, sizeof (struct strint),

Completed in 59 milliseconds