Searched refs:ldap_info (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/sdb/ldap/
H A Dzone2ldap.c59 ldap_info; typedef in typeref:struct:LDAP_INFO
65 void add_ldap_values (ldap_info * ldinfo);
94 ldap_info *ldap_info_base = NULL;
115 ldap_info *tmp;
396 ldap_info *
399 ldap_info *tmp;
400 for (tmp = ldap_info_base; tmp != (ldap_info *) NULL; tmp = tmp->next)
405 return (ldap_info *) NULL;
411 * If locate_by_dn does not return, alloc a new ldap_info structure, and then
425 ldap_info *tm
[all...]

Completed in 10 milliseconds