Searched refs:LDAP_RES_SEARCH_REFERENCE (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dreferral.c44 if ( res->lm_msgtype == LDAP_RES_SEARCH_REFERENCE ) {
61 if ( ref->lm_msgtype == LDAP_RES_SEARCH_REFERENCE ) {
81 if ( res->lm_msgtype == LDAP_RES_SEARCH_REFERENCE ) {
H A Dresult.c196 && lm->lm_msgtype != LDAP_RES_SEARCH_REFERENCE
576 ( tag == LDAP_RES_SEARCH_REFERENCE ) ? "REFERENCE" : "RESULT", id,
585 if ( id != LDAP_RES_UNSOLICITED && ( tag == LDAP_RES_SEARCH_REFERENCE ||
601 } else if ( tag != LDAP_RES_SEARCH_REFERENCE ) {
665 lr->lr_res_msgtype != LDAP_RES_SEARCH_REFERENCE ) {
727 || (new->lm_msgtype != LDAP_RES_SEARCH_REFERENCE
786 || tmp->lm_chain->lm_msgtype == LDAP_RES_SEARCH_REFERENCE );
913 if ( lr->lr_res_msgtype == LDAP_RES_SEARCH_REFERENCE ) {
930 ( lr->lr_res_msgtype == LDAP_RES_SEARCH_REFERENCE ),
1201 || msgtype == LDAP_RES_SEARCH_REFERENCE ) {
[all...]
H A Derror.c503 lm->lm_msgtype != LDAP_RES_SEARCH_REFERENCE ) {
534 lm->lm_msgtype != LDAP_RES_SEARCH_REFERENCE ) {
H A Dldap-int.h628 ( (lm) != NULL && (lm)->lm_msgtype == LDAP_RES_SEARCH_REFERENCE )
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c812 if ( rc == LDAP_RES_SEARCH_REFERENCE ) {
1231 { LDAP_RES_SEARCH_REFERENCE, NULL },
1258 { LDAP_RES_SEARCH_REFERENCE, "continuation reference" },
H A Dldaptest.c1028 case LDAP_RES_SEARCH_REFERENCE:
1126 if ( e->lm_msgtype == LDAP_RES_SEARCH_REFERENCE ){
/illumos-gate/usr/src/head/
H A Dldap.h213 #define LDAP_RES_SEARCH_REFERENCE 0x73 /* 115 */ macro
/illumos-gate/usr/src/lib/libadutils/common/
H A Dadutils.c1432 case LDAP_RES_SEARCH_REFERENCE:
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c2577 if (rc == LDAP_RES_SEARCH_REFERENCE) {
2712 if (rc == LDAP_RES_SEARCH_REFERENCE &&

Completed in 516 milliseconds