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