Searched refs:ldapCon (Results 1 – 1 of 1) sorted by relevance
435 __nis_ldap_conn_t *ldapCon = 0; variable874 if (ldapCon == 0) { in findCon()886 for (lc = ldapCon; lc != 0; lc = lc->next) { in findCon()1023 if (ldapCon != 0) { in setupConList()1059 if (ldapCon == 0) { in setupConList()1060 ldapCon = lc; in setupConList()1063 for (tmp = ldapCon; tmp->next != 0; in setupConList()1167 lc = find_connection_from_list(ldapCon, ludpp, stat); in findReferralCon()1245 if (ldapCon == 0) { in findYPCon()1257 for (lc = ldapCon; lc != 0; lc = lc->next) { in findYPCon()