Home
last modified time | relevance | path

Searched refs:ExtractingComponentAttributeTypeAndValue (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
DauthorityKeyIdentifier.h108 void* ExtractingComponentAttributeTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, Compo…
Dcertificate.h188 void* ExtractingComponentAttributeTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, Compo…
Dcrl.h155 void* ExtractingComponentAttributeTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, Compo…
Dcertificate.c817 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()