Home
last modified time | relevance | path

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

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