Searched refs:LDAP_TAG_REFERRAL (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h78 #define LDAP_TAG_REFERRAL 0xa3L /* context specific + constructed + 3 */ macro
/osnet-11/usr/src/lib/libldap4/common/
H A Dresult.c576 if (ber_peek_tag ( &tmpber, &atag) == LDAP_TAG_REFERRAL){
856 ber_printf(ber, "t{v}", LDAP_TAG_REFERRAL, lr->lr_ref_unfollowed) == LBER_ERROR){
1283 if (ber_peek_tag ( &ber, &tag) == LDAP_TAG_REFERRAL) {
1462 if (ber_peek_tag ( &ber, &tag) == LDAP_TAG_REFERRAL){
1565 if (ber_peek_tag ( &ber, &tag) == LDAP_TAG_REFERRAL){
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c617 if ( ber_peek_tag( &ber, &len ) == LDAP_TAG_REFERRAL ) {
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h503 #define LDAP_TAG_REFERRAL 0xA3 /* Context 3 + constructed */ macro
/osnet-11/usr/src/head/
H A Dldap.h1114 #define LDAP_TAG_REFERRAL 0xa3 /* context specific + constructed + 3 */ macro

Completed in 46 milliseconds