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