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

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c112 case LDAP_OPT_SSL:
H A Dsetoption.c129 case LDAP_OPT_SSL:
/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h332 #define LDAP_OPT_SSL 0x0A /* 10 - API extension */ macro
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c849 if ( ldap_set_option( ld, LDAP_OPT_SSL,
H A Dldapsinit.c214 LDAP_OPT_SSL, defsecure ? LDAP_OPT_ON : LDAP_OPT_OFF ) != 0 ) {
1085 if ( ldap_set_option( ld, LDAP_OPT_SSL, LDAP_OPT_OFF ) < 0 ) {

Completed in 1522 milliseconds