Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A DauthorityKeyIdentifier.h272 void* ExtractingComponentGeneralName PROTO (( void* mem_op, ComponentReference *cr, ComponentGenera…
H A DauthorityKeyIdentifier.c1101 ExtractingComponentGeneralName ( void* mem_op, ComponentReference* cr, ComponentGeneralName *comp ) in ExtractingComponentGeneralName() function
1418 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentGeneralName;
1538 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentGeneralName;
1595 return ExtractingComponentGeneralName ( mem_op, cr, component ); in ExtractingComponentGeneralNames()
1610 return ExtractingComponentGeneralName ( mem_op, cr, component ); in ExtractingComponentGeneralNames()