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

  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
crl.c 31 ExtractingComponentCertificateList,
1052 ExtractingComponentCertificateList ( void* mem_op, ComponentReference* cr, ComponentCertificateList *comp )
1082 } /* ExtractingComponentCertificateList */
1183 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentCertificateList;
1291 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentCertificateList;
crl.h 320 void* ExtractingComponentCertificateList PROTO (( void* mem_op, ComponentReference *cr, ComponentCertificateList *comp ));

Completed in 17 milliseconds