Searched refs:ldapCon (Results 1 – 1 of 1) sorted by relevance
436 __nis_ldap_conn_t *ldapCon = 0; variable873 if (ldapCon == 0) { in findCon()885 for (lc = ldapCon; lc != 0; lc = lc->next) { in findCon()1022 if (ldapCon != 0) { in setupConList()1058 if (ldapCon == 0) { in setupConList()1059 ldapCon = lc; in setupConList()1062 for (tmp = ldapCon; tmp->next != 0; in setupConList()1166 lc = find_connection_from_list(ldapCon, ludpp, stat); in findReferralCon()1244 if (ldapCon == 0) { in findYPCon()1256 for (lc = ldapCon; lc != 0; lc = lc->next) { in findYPCon()