Searched refs:ExtractingComponentAttributeTypeAndValue (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | authorityKeyIdentifier.h | 108 void* ExtractingComponentAttributeTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, Compo…
|
H A D | crl.h | 155 void* ExtractingComponentAttributeTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, Compo…
|
H A D | certificate.h | 188 void* ExtractingComponentAttributeTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, Compo…
|
H A D | certificate.c | 817 ExtractingComponentAttributeTypeAndValue ( void* mem_op, ComponentReference* cr, ComponentAttribute… in ExtractingComponentAttributeTypeAndValue() function 914 …omp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentAttributeTypeAndValue; 1002 …omp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentAttributeTypeAndValue; 1750 return ExtractingComponentAttributeTypeAndValue ( mem_op, cr, component ); in ExtractingComponentRelativeDistinguishedName() 1765 return ExtractingComponentAttributeTypeAndValue ( mem_op, cr, component ); in ExtractingComponentRelativeDistinguishedName()
|