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

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c423 ( srv->lsrv_options & LDAP_SRV_OPT_SECURE ) != 0,
650 LDAP_SRV_OPT_SECURE ) ? "Yes" :
1052 srv->lsrv_options |= LDAP_SRV_OPT_SECURE;
H A Dopen.c619 srv->lsrv_options |= LDAP_SRV_OPT_SECURE;
H A Durl.c465 srv->lsrv_options |= LDAP_SRV_OPT_SECURE;
H A Dldap-int.h173 #define LDAP_SRV_OPT_SECURE 0x01 macro

Completed in 30 milliseconds