Home
last modified time | relevance | path

Searched refs:LDAP_OPT_X_SASL_SSF_MIN (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c306 case LDAP_OPT_X_SASL_SSF_MIN: in ldap_get_option()
H A Dsetoption.c399 case LDAP_OPT_X_SASL_SSF_MIN: in ldap_set_option()
/illumos-gate/usr/src/head/
H A Dldap.h1555 #define LDAP_OPT_X_SASL_SSF_MIN 0x6107 macro
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connect.c2575 (void) ldap_set_option(ld, LDAP_OPT_X_SASL_SSF_MIN, in doSASLBind()