Searched defs:cav (Results 1 – 2 of 2) sorted by relevance
160 slapd_ber2cav( struct berval* bv, ComponentAssertionValue* cav ) in slapd_ber2cav()347 ComponentAssertionValue cav; in get_comp_filter() local361 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()[all …]
52 char * const *__restrict cav, char * const *__restrict env) in posix_spawnp() argument