Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptool-sasl.c57 ldap_get_option(ld, LDAP_OPT_X_SASL_AUTHCID, &defaults->authid); in ldaptool_set_sasl_defaults()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c280 case LDAP_OPT_X_SASL_AUTHCID: in ldap_get_option()
H A Dsetoption.c357 case LDAP_OPT_X_SASL_AUTHCID: in ldap_set_option()
/illumos-gate/usr/src/head/
H A Dldap.h1550 #define LDAP_OPT_X_SASL_AUTHCID 0x6102 macro