Home
last modified time | relevance | path

Searched refs:ComponentAssertionValue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dcomponent.c54 peek_componentId_type( ComponentAssertionValue* cav );
57 strip_cav_str( ComponentAssertionValue* cav, char* str);
60 peek_cav_str( ComponentAssertionValue* cav, char* str );
63 parse_comp_filter( Operation* op, ComponentAssertionValue* cav,
160 slapd_ber2cav( struct berval* bv, ComponentAssertionValue* cav ) in slapd_ber2cav()
347 ComponentAssertionValue cav; in get_comp_filter()
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()
[all …]
H A Dslap.h3123 typedef struct ComponentAssertionValue ComponentAssertionValue; typedef
3188 struct ComponentAssertionValue { struct