Home
last modified time | relevance | path

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

/freebsd/bin/ps/
H A Dps.c121 static void descendant_sort(KINFO *, int);
661 descendant_sort(kinfo, nkept); in main()
1038 descendant_sort(KINFO *ki, int items) in descendant_sort() function