Home
last modified time | relevance | path

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

/titanic_44/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; in printnames()
528 icompare(const struct entry *a, const struct entry *b) in icompare() function