Searched refs:str_compare (Results 1 – 1 of 1) sorted by relevance
743 static int str_compare(char * const *a, char * const *b) { in str_compare() function748 typesafe_qsort(l, strv_length(l), str_compare); in strv_sort()