Home
last modified time | relevance | path

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

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