Home
last modified time | relevance | path

Searched refs:loadcmp (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/rpcsvc/
H A Drup.c49 int loadcmp();
413 qsort(entry, curentry, sizeof (struct entry), loadcmp); in printsinglehosts()
469 loadcmp(struct entry *a, struct entry *b) in loadcmp() function