Searched refs:LDAP_X_EXTIOF_OPT_SECURE (Results 1 – 4 of 4) sorted by relevance
282 if ( 0 != ( options & LDAP_X_EXTIOF_OPT_SECURE )) { in do_ldapssl_connect()284 options &= ~LDAP_X_EXTIOF_OPT_SECURE; in do_ldapssl_connect()
234 #define LDAP_X_EXTIOF_OPT_SECURE 0x02 /* turn on 'secure' mode */ macro
394 if ( 0 != ( options & LDAP_X_EXTIOF_OPT_SECURE )) { in prldap_connect()
489 connect_opts |= LDAP_X_EXTIOF_OPT_SECURE;1686 if ( 0 != ( options & LDAP_X_EXTIOF_OPT_SECURE )) {