Home
last modified time | relevance | path

Searched refs:LDAP_REF_STR_LEN (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h53 #define LDAP_REF_STR_LEN 10 macro
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c832 for ( p = *errstrp; len >= LDAP_REF_STR_LEN; ++p, --len ) { in nsldapi_chase_v2_referrals()
834 LDAP_REF_STR, LDAP_REF_STR_LEN ) == 0 ) { in nsldapi_chase_v2_referrals()
836 p += LDAP_REF_STR_LEN; in nsldapi_chase_v2_referrals()
841 if ( len < LDAP_REF_STR_LEN ) { in nsldapi_chase_v2_referrals()
1082 LDAP_REF_STR_LEN + 1 ); in nsldapi_append_referral()