Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcsvc/
H A Drusers.c79 static int hcompare(const struct entry *, const struct entry *);
492 compare = (int (*)(const void *, const void *))hcompare; in printnames()
513 hcompare(const struct entry *a, const struct entry *b) in hcompare() function