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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dcomponent.c342 ComponentAssertionValue cav; local
409 get_comp_filter_list( Operation *op, ComponentAssertionValue *cav, ComponentFilter** f, const char** text ) argument
432 get_componentId( Operation *op, ComponentAssertionValue* cav, ComponentId ** cid, const char** text ) argument
550 get_component_reference( Operation *op, ComponentAssertionValue* cav, ComponentReference** cr, const char** text ) argument
656 ComponentAssertionValue cav; local
686 get_ca_use_default( Operation *op, ComponentAssertionValue* cav, int* ca_use_def, const char** text ) argument
708 get_matching_rule( Operation *op, ComponentAssertionValue* cav, MatchingRule** mr, const char** text ) argument
744 get_GSER_value( ComponentAssertionValue* cav, struct berval* bv ) argument
856 get_matching_value( Operation *op, ComponentAssertion* ca, ComponentAssertionValue* cav, struct berval* bv, const char** text ) argument
876 peek_cav_str( ComponentAssertionValue* cav, char* str ) argument
889 strip_cav_str( ComponentAssertionValue* cav, char* str) argument
945 get_item( Operation *op, ComponentAssertionValue* cav, ComponentAssertion** ca, const char** text ) argument
1063 parse_comp_filter( Operation* op, ComponentAssertionValue* cav, ComponentFilter** filt, const char** text ) argument
[all...]

Completed in 66 milliseconds