Searched refs:srv_cmp (Results 1 – 1 of 1) sorted by relevance
210 static int srv_cmp(const void *aa, const void *bb){ in srv_cmp() function368 qsort(hostent_head, hostent_count, sizeof(srv_record), srv_cmp); in ldap_domain2hostlist()