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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-dns.c81 struct ldap_dns_fns dnsfns;
83 memset( &dnsfns, '\0', sizeof(struct ldap_dns_fns) );
206 struct ldap_dns_fns dns_fns;
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c220 *((struct ldap_dns_fns *) optdata) = ld->ld_dnsfn;
H A Dsetoption.c282 ld->ld_dnsfn = *((struct ldap_dns_fns *)optdata);
H A Dldap-int.h328 struct ldap_dns_fns ld_dnsfn;
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h362 struct ldap_dns_fns { struct
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c1246 struct ldap_dns_fns dns_fns;

Completed in 529 milliseconds