Searched refs:ExtractingComponentORAddress (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/comp_match/
H A DauthorityKeyIdentifier.h83 void* ExtractingComponentORAddress PROTO (( void* mem_op, ComponentReference *cr, ComponentORAddress *comp ));
H A DauthorityKeyIdentifier.c280 ExtractingComponentORAddress ( void* mem_op, ComponentReference* cr, ComponentORAddress *comp ) function
302 } /* ExtractingComponentORAddress */
403 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentORAddress;
509 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentORAddress;
1140 return ExtractingComponentORAddress ( mem_op, cr, (comp->a.x400Address) );

Completed in 186 milliseconds