Home
last modified time | relevance | path

Searched defs:cav (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dcomponent.c160 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()
[all …]
/netbsd-src/lib/libc/gen/
H A Dposix_spawnp.c52 char * const *__restrict cav, char * const *__restrict env) in posix_spawnp() argument