Searched refs:ExtractingComponentRelativeDistinguishedName (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | authorityKeyIdentifier.h | 183 void* ExtractingComponentRelativeDistinguishedName PROTO (( void* mem_op, ComponentReference *cr, C…
|
H A D | crl.h | 224 void* ExtractingComponentRelativeDistinguishedName PROTO (( void* mem_op, ComponentReference *cr, C…
|
H A D | certificate.h | 264 void* ExtractingComponentRelativeDistinguishedName PROTO (( void* mem_op, ComponentReference *cr, C…
|
H A D | certificate.c | 1732 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()
|