Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A DauthorityKeyIdentifier.h183 void* ExtractingComponentRelativeDistinguishedName PROTO (( void* mem_op, ComponentReference *cr, C…
H A Dcrl.h224 void* ExtractingComponentRelativeDistinguishedName PROTO (( void* mem_op, ComponentReference *cr, C…
H A Dcertificate.h264 void* ExtractingComponentRelativeDistinguishedName PROTO (( void* mem_op, ComponentReference *cr, C…
H A Dcertificate.c1732 ExtractingComponentRelativeDistinguishedName ( void* mem_op, ComponentReference* cr, ComponentRelat… in ExtractingComponentRelativeDistinguishedName() function
1858 …desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentRelativeDistinguishedName;
1931 …desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentRelativeDistinguishedName;
1988 return ExtractingComponentRelativeDistinguishedName ( mem_op, cr, component ); in ExtractingComponentRDNSequence()
2003 return ExtractingComponentRelativeDistinguishedName ( mem_op, cr, component ); in ExtractingComponentRDNSequence()