Searched refs:ucompare (Results 1 – 1 of 1) sorted by relevance
84 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