Searched refs:compare_string2 (Results 1 – 1 of 1) sorted by relevance
2904 static int compare_string2(const void *e1, const void *e2) in compare_string2() function2941 qsort(buf, sizeof(strings)/sizeof(strings[0]), sizeof(strings[0]), compare_string2); in test_sorting()