Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ldap/common/
H A Dldaptool-sasl.c52 ldap_get_option(ld, LDAP_OPT_X_SASL_MECH, &defaults->mech); in ldaptool_set_sasl_defaults()
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c276 case LDAP_OPT_X_SASL_MECH: in ldap_get_option()
H A Dsetoption.c346 case LDAP_OPT_X_SASL_MECH: in ldap_set_option()
/titanic_41/usr/src/head/
H A Dldap.h1578 #define LDAP_OPT_X_SASL_MECH 0x6100 macro