HomeSort by: relevance | last modified time | path
    Searched refs:ExtractingComponentGeneralName (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
authorityKeyIdentifier.h 272 void* ExtractingComponentGeneralName PROTO (( void* mem_op, ComponentReference *cr, ComponentGeneralName *comp ));
authorityKeyIdentifier.c 1101 ExtractingComponentGeneralName ( void* mem_op, ComponentReference* cr, ComponentGeneralName *comp )
1196 } /* ExtractingComponentGeneralName */
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 );
1610 return ExtractingComponentGeneralName ( mem_op, cr, component );

Completed in 20 milliseconds