Searched refs:LDAP_RES_SEARCH_REFERENCE (Results 1 – 9 of 9) sorted by relevance
44 if ( res->lm_msgtype == LDAP_RES_SEARCH_REFERENCE ) { in ldap_first_reference()61 if ( ref->lm_msgtype == LDAP_RES_SEARCH_REFERENCE ) { in ldap_next_reference()81 if ( res->lm_msgtype == LDAP_RES_SEARCH_REFERENCE ) { in ldap_count_references()
196 && lm->lm_msgtype != LDAP_RES_SEARCH_REFERENCE in check_response_queue()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_REFERENCE786 || 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 …]
503 lm->lm_msgtype != LDAP_RES_SEARCH_REFERENCE ) { in ldap_parse_result()534 lm->lm_msgtype != LDAP_RES_SEARCH_REFERENCE ) { in ldap_parse_result()
628 ( (lm) != NULL && (lm)->lm_msgtype == LDAP_RES_SEARCH_REFERENCE )
812 if ( rc == LDAP_RES_SEARCH_REFERENCE ) {1231 { LDAP_RES_SEARCH_REFERENCE, NULL },1258 { LDAP_RES_SEARCH_REFERENCE, "continuation reference" },
1028 case LDAP_RES_SEARCH_REFERENCE: in handle_result()1126 if ( e->lm_msgtype == LDAP_RES_SEARCH_REFERENCE ){ in print_search_entry()
213 #define LDAP_RES_SEARCH_REFERENCE 0x73 /* 115 */ macro
1432 case LDAP_RES_SEARCH_REFERENCE: in get_adobject_batch()
2577 if (rc == LDAP_RES_SEARCH_REFERENCE) { in search_state_machine()2712 if (rc == LDAP_RES_SEARCH_REFERENCE && in search_state_machine()