Home
last modified time | relevance | path

Searched refs:srv_cmp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Ddnssrv.c210 static int srv_cmp(const void *aa, const void *bb){ in srv_cmp() function
368 qsort(hostent_head, hostent_count, sizeof(srv_record), srv_cmp); in ldap_domain2hostlist()