Searched refs:compare_by_index (Results 1 – 2 of 2) sorted by relevance
521 static int compare_by_index (const void * arg1, const void * arg2) in compare_by_index() function582 qsort(aliasbuf, num_aliases, sizeof(struct nalias), compare_by_index); in iconvlist()
1829 (compare_by_index): Use 'struct nalias' instead of 'struct alias'.2733 * lib/iconv.c (compare_by_index, compare_by_name, iconvlist): New