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