Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcsvc/
H A Drup.c48 int loadcmp();
400 qsort(entry, curentry, sizeof (struct entry), loadcmp); in printsinglehosts()
456 loadcmp(struct entry *a, struct entry *b) in loadcmp() function