Searched refs:socket_info_compare (Results 1 – 1 of 1) sorted by relevance
334 static int socket_info_compare(const struct socket_info *a, const struct socket_info *b) { in socket_info_compare() function490 typesafe_qsort(socket_infos, cs, socket_info_compare); in verb_list_sockets()