Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rpcsvc/
H A Drusers.c82 static int hcompare(const struct entry *, const struct entry *);
495 compare = (int (*)(const void *, const void *))hcompare; in printnames()
516 hcompare(const struct entry *a, const struct entry *b) in hcompare() function