Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c1486 person_compare(const void *p1, const void *p2) in person_compare() function
1528 qsort(sortable, nperson, sizeof (sortable[0]), person_compare); in sort_by_username()