Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptool-sasl.c62 ldap_get_option(ld, LDAP_OPT_X_SASL_AUTHZID, &defaults->username); in ldaptool_set_sasl_defaults()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c283 case LDAP_OPT_X_SASL_AUTHZID: in ldap_get_option()
H A Dsetoption.c363 case LDAP_OPT_X_SASL_AUTHZID: in ldap_set_option()
/illumos-gate/usr/src/head/
H A Dldap.h1551 #define LDAP_OPT_X_SASL_AUTHZID 0x6103 macro