Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h78 #define LDAP_TAG_SASL_RES_CREDS 0x87L /* context specific + primitive + 7 */ macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsaslbind.c260 ber_peek_tag( &ber, &len ) == LDAP_TAG_SASL_RES_CREDS ) { in ldap_parse_sasl_bind_result()
H A Derror.c637 LDAP_TAG_SASL_RES_CREDS ) { in nsldapi_parse_result()
/illumos-gate/usr/src/head/
H A Dldap.h1093 #define LDAP_TAG_SASL_RES_CREDS 0x87 /* context specific + primitive + 7 */ macro