Searched refs:icompare (Results 1 – 1 of 1) sorted by relevance
80 static int icompare(const struct entry *, const struct entry *);490 compare = (int (*)(const void *, const void *))icompare; in printnames()525 icompare(const struct entry *a, const struct entry *b) in icompare() function