Searched refs:ExtractingComponentRDNSequence (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | authorityKeyIdentifier.h | 198 void* ExtractingComponentRDNSequence PROTO (( void* mem_op, ComponentReference *cr, ComponentRDNSeq…
|
| H A D | crl.h | 239 void* ExtractingComponentRDNSequence PROTO (( void* mem_op, ComponentReference *cr, ComponentRDNSeq…
|
| H A D | certificate.h | 279 void* ExtractingComponentRDNSequence PROTO (( void* mem_op, ComponentReference *cr, ComponentRDNSeq…
|
| H A D | certificate.c | 1970 ExtractingComponentRDNSequence ( void* mem_op, ComponentReference* cr, ComponentRDNSequence *comp ) in ExtractingComponentRDNSequence() function 2096 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentRDNSequence; 2172 t->comp_desc->cd_extract_i = (extract_component_from_id_func*)ExtractingComponentRDNSequence; 2219 return ExtractingComponentRDNSequence ( mem_op, cr, (comp->a.rdnSequence) ); in ExtractingComponentName()
|