Searched refs:helpsort (Results 1 – 2 of 2) sorted by relevance
88 static int helpsort (const void *, const void *);1551 qsort((void *)list, words, sizeof(list[0]), helpsort); in help()1591 helpsort( in helpsort() function
204 static int helpsort (const void *, const void *);2386 qsort((void *)list, words, sizeof(list[0]), helpsort); in help() 2423 * helpsort - do hostname qsort comparisons in help() 2426 helpsort(2430 helpsort( helpsort() function