Searched refs:cmpstringp (Results 1 – 1 of 1) sorted by relevance
48 static int cmpstringp(const void *, const void *);84 cmpstringp(const void *p1, const void *p2) in cmpstringp() function106 qsort(prognames, nprog, sizeof(char *), cmpstringp); in crunched_usage()