Searched refs:hash_list_cmp (Results 1 – 1 of 1) sorted by relevance
31 static int hash_list_cmp(const void *_a, const void *_b) in hash_list_cmp() function42 sort_list((struct ptr_list **)listp, hash_list_cmp); in sort_hash_list()