Lines Matching defs:cav
160 slapd_ber2cav( struct berval* bv, ComponentAssertionValue* cav ) in slapd_ber2cav()
347 ComponentAssertionValue cav; in get_comp_filter() local
361 eat_whsp( ComponentAssertionValue* cav ) in eat_whsp()
369 cav_cur_len( ComponentAssertionValue* cav ) in cav_cur_len()
375 comp_first_element( ComponentAssertionValue* cav ) in comp_first_element()
402 comp_next_element( ComponentAssertionValue* cav ) in comp_next_element()
414 get_comp_filter_list( Operation *op, ComponentAssertionValue *cav, in get_comp_filter_list()
437 get_componentId( Operation *op, ComponentAssertionValue* cav, in get_componentId()
509 peek_componentId_type( ComponentAssertionValue* cav ) in peek_componentId_type()
542 comp_next_id( ComponentAssertionValue* cav ) in comp_next_id()
557 ComponentAssertionValue* cav, in get_component_reference()
661 ComponentAssertionValue cav; in extract_component_reference() local
692 ComponentAssertionValue* cav, in get_ca_use_default()
713 get_matching_rule( Operation *op, ComponentAssertionValue* cav, in get_matching_rule()
749 get_GSER_value( ComponentAssertionValue* cav, struct berval* bv ) in get_GSER_value()
862 ComponentAssertionValue* cav, struct berval* bv, in get_matching_value()
881 peek_cav_str( ComponentAssertionValue* cav, char* str ) in peek_cav_str()
894 strip_cav_str( ComponentAssertionValue* cav, char* str) in strip_cav_str()
911 strip_cav_tag( ComponentAssertionValue* cav ) in strip_cav_tag()
956 get_item( Operation *op, ComponentAssertionValue* cav, ComponentAssertion** ca, in get_item()
1067 parse_comp_filter( Operation* op, ComponentAssertionValue* cav, in parse_comp_filter()