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