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