Searched refs:LDAP_COMPREF_SELECT (Results 1 – 4 of 4) sorted by relevance
492 case LDAP_COMPREF_SELECT: in comp_test_all_components()653 if ( cr->cr_curr->ci_type == LDAP_COMPREF_SELECT ) { in comp_test_components()699 case LDAP_COMPREF_SELECT: in comp_test_components()
829 else if ( cr->cr_curr->ci_next->ci_type == LDAP_COMPREF_SELECT ) { in ExtractingComponentAttributeTypeAndValue()
479 case LDAP_COMPREF_SELECT : in get_componentId()517 return LDAP_COMPREF_SELECT; in peek_componentId_type()
3109 #define LDAP_COMPREF_SELECT ((ber_tag_t) 0x85U) macro