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

/illumos-gate/usr/src/cmd/rpcsvc/
H A Drusers.c83 static int icompare(const struct entry *, const struct entry *);
493 compare = (int (*)(const void *, const void *))icompare;
528 icompare(const struct entry *a, const struct entry *b) function

Completed in 57 milliseconds