Searched refs:machinecmp (Results 1 – 1 of 1) sorted by relevance
47 int machinecmp();398 qsort(entry, curentry, sizeof (struct entry), machinecmp); in printsinglehosts()441 machinecmp(struct entry *a, struct entry *b) in machinecmp() function