Searched refs:ucompare (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcsvc/
H A Drusers.c84 static int ucompare(const struct entry *, const struct entry *);
497 compare = (int (*)(const void *, const void *))ucompare;
522 ucompare(const struct entry *a, const struct entry *b) function

Completed in 63 milliseconds