Searched refs:dashlinesort (Results 1 – 1 of 1) sorted by relevance
213 int dashlinesort(char **a, char **b) in dashlinesort() function306 qsort(new, clen+tlen, sizeof(char *), (void *)dashlinesort); in main()