Home
last modified time | relevance | path

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

/dports/dns/ldapdns/ldapdns-2.07/
H A Dengine.c166 static int start_ldap_connection(ldap_ctx *o, char *hostnamestr) in start_ldap_connection() function
282 if (start_ldap_connection(o, lp->str) == 1) in restart_ldap_connection()
286 if (start_ldap_connection(o, lp->str) == 1) in restart_ldap_connection()
3815 if (start_ldap_connection(&ldap_thread[i], lp->str) != -1) { in main()