/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | crl.h | 77 void* ExtractingComponentAlgorithmIdentifier PROTO (( void* mem_op, ComponentReference *cr, Compone… 108 void* ExtractingComponentTime PROTO (( void* mem_op, ComponentReference *cr, ComponentTime *comp )); 132 void* ExtractingComponentExtension PROTO (( void* mem_op, ComponentReference *cr, ComponentExtensio… 155 void* ExtractingComponentAttributeTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, Compo… 170 void* ExtractingComponentExtensions PROTO (( void* mem_op, ComponentReference *cr, ComponentExtensi… 194 void* ExtractingComponentTBSCertListSeqOfSeq PROTO (( void* mem_op, ComponentReference *cr, Compone… 209 void* ExtractingComponentTBSCertListSeqOf PROTO (( void* mem_op, ComponentReference *cr, ComponentT… 224 void* ExtractingComponentRelativeDistinguishedName PROTO (( void* mem_op, ComponentReference *cr, C… 239 void* ExtractingComponentRDNSequence PROTO (( void* mem_op, ComponentReference *cr, ComponentRDNSeq… 268 void* ExtractingComponentName PROTO (( void* mem_op, ComponentReference *cr, ComponentName *comp )); [all …]
|
H A D | certificate.h | 110 void* ExtractingComponentAlgorithmIdentifier PROTO (( void* mem_op, ComponentReference *cr, Compone… 141 void* ExtractingComponentTime PROTO (( void* mem_op, ComponentReference *cr, ComponentTime *comp )); 165 void* ExtractingComponentExtension PROTO (( void* mem_op, ComponentReference *cr, ComponentExtensio… 188 void* ExtractingComponentAttributeTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, Compo… 211 void* ExtractingComponentValidity PROTO (( void* mem_op, ComponentReference *cr, ComponentValidity … 234 void* ExtractingComponentSubjectPublicKeyInfo PROTO (( void* mem_op, ComponentReference *cr, Compon… 249 void* ExtractingComponentExtensions PROTO (( void* mem_op, ComponentReference *cr, ComponentExtensi… 264 void* ExtractingComponentRelativeDistinguishedName PROTO (( void* mem_op, ComponentReference *cr, C… 279 void* ExtractingComponentRDNSequence PROTO (( void* mem_op, ComponentReference *cr, ComponentRDNSeq… 308 void* ExtractingComponentName PROTO (( void* mem_op, ComponentReference *cr, ComponentName *comp )); [all …]
|
H A D | authorityKeyIdentifier.h | 61 void* ExtractingComponentOtherName PROTO (( void* mem_op, ComponentReference *cr, ComponentOtherNam… 85 void* ExtractingComponentORAddress PROTO (( void* mem_op, ComponentReference *cr, ComponentORAddres… 108 void* ExtractingComponentAttributeTypeAndValue PROTO (( void* mem_op, ComponentReference *cr, Compo… 145 void* ExtractingComponentDirectoryString PROTO (( void* mem_op, ComponentReference *cr, ComponentDi… 168 void* ExtractingComponentEDIPartyName PROTO (( void* mem_op, ComponentReference *cr, ComponentEDIPa… 183 void* ExtractingComponentRelativeDistinguishedName PROTO (( void* mem_op, ComponentReference *cr, C… 198 void* ExtractingComponentRDNSequence PROTO (( void* mem_op, ComponentReference *cr, ComponentRDNSeq… 227 void* ExtractingComponentName PROTO (( void* mem_op, ComponentReference *cr, ComponentName *comp )); 272 void* ExtractingComponentGeneralName PROTO (( void* mem_op, ComponentReference *cr, ComponentGenera… 287 void* ExtractingComponentGeneralNames PROTO (( void* mem_op, ComponentReference *cr, ComponentGener… [all …]
|
H A D | certificate.c | 115 ExtractingComponentAlgorithmIdentifier ( void* mem_op, ComponentReference* cr, ComponentAlgorithmId… in ExtractingComponentAlgorithmIdentifier() 350 ExtractingComponentTime ( void* mem_op, ComponentReference* cr, ComponentTime *comp ) in ExtractingComponentTime() 547 ExtractingComponentExtension ( void* mem_op, ComponentReference* cr, ComponentExtension *comp ) in ExtractingComponentExtension() 817 ExtractingComponentAttributeTypeAndValue ( void* mem_op, ComponentReference* cr, ComponentAttribute… in ExtractingComponentAttributeTypeAndValue() 1031 ExtractingComponentValidity ( void* mem_op, ComponentReference* cr, ComponentValidity *comp ) in ExtractingComponentValidity() 1258 ExtractingComponentSubjectPublicKeyInfo ( void* mem_op, ComponentReference* cr, ComponentSubjectPub… in ExtractingComponentSubjectPublicKeyInfo() 1489 ExtractingComponentExtensions ( void* mem_op, ComponentReference* cr, ComponentExtensions *comp ) in ExtractingComponentExtensions() 1732 ExtractingComponentRelativeDistinguishedName ( void* mem_op, ComponentReference* cr, ComponentRelat… in ExtractingComponentRelativeDistinguishedName() 1970 ExtractingComponentRDNSequence ( void* mem_op, ComponentReference* cr, ComponentRDNSequence *comp ) in ExtractingComponentRDNSequence() 2208 ExtractingComponentName ( void* mem_op, ComponentReference* cr, ComponentName *comp ) in ExtractingComponentName() [all …]
|
H A D | init.c | 461 ComponentReference *cr = ca->ca_comp_ref; in comp_test_all_components() 606 ComponentReference* cr = ca->ca_comp_ref; in comp_test_components()
|
H A D | authorityKeyIdentifier.c | 57 ExtractingComponentOtherName ( void* mem_op, ComponentReference* cr, ComponentOtherName *comp ) in ExtractingComponentOtherName() 282 ExtractingComponentORAddress ( void* mem_op, ComponentReference* cr, ComponentORAddress *comp ) in ExtractingComponentORAddress() 559 ExtractingComponentDirectoryString ( void* mem_op, ComponentReference* cr, ComponentDirectoryString… in ExtractingComponentDirectoryString() 836 ExtractingComponentEDIPartyName ( void* mem_op, ComponentReference* cr, ComponentEDIPartyName *comp… in ExtractingComponentEDIPartyName() 1101 ExtractingComponentGeneralName ( void* mem_op, ComponentReference* cr, ComponentGeneralName *comp ) in ExtractingComponentGeneralName() 1577 ExtractingComponentGeneralNames ( void* mem_op, ComponentReference* cr, ComponentGeneralNames *comp… in ExtractingComponentGeneralNames() 1800 ExtractingComponentAuthorityKeyIdentifier ( void* mem_op, ComponentReference* cr, ComponentAuthorit… in ExtractingComponentAuthorityKeyIdentifier()
|
H A D | crl.c | 61 ExtractingComponentTBSCertListSeqOfSeq ( void* mem_op, ComponentReference* cr, ComponentTBSCertList… in ExtractingComponentTBSCertListSeqOfSeq() 348 ExtractingComponentTBSCertListSeqOf ( void* mem_op, ComponentReference* cr, ComponentTBSCertListSeq… in ExtractingComponentTBSCertListSeqOf() 598 ExtractingComponentTBSCertList ( void* mem_op, ComponentReference* cr, ComponentTBSCertList *comp ) in ExtractingComponentTBSCertList() 1052 ExtractingComponentCertificateList ( void* mem_op, ComponentReference* cr, ComponentCertificateList… in ExtractingComponentCertificateList()
|
H A D | componentlib.h | 390 typedef void* (*ExtractFcn) (void*, ComponentReference*, void * );
|
H A D | componentlib.c | 1974 ExtractingComponentAny ( void* mem_op, ComponentReference* cr, ComponentAny *result ) { in ExtractingComponentAny()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | component.c | 168 ComponentReference* 169 dup_comp_ref ( Operation* op, ComponentReference* cr ) in dup_comp_ref() 171 ComponentReference* dup_cr; in dup_comp_ref() 175 dup_cr = op->o_tmpalloc( sizeof( ComponentReference ), op->o_tmpmemctx ); in dup_comp_ref() 558 ComponentReference** cr, in get_component_reference() 563 ComponentReference* ca_comp_ref; in get_component_reference() 572 ca_comp_ref = op->o_tmpalloc( sizeof( ComponentReference ), in get_component_reference() 575 ca_comp_ref = SLAP_MALLOC( sizeof( ComponentReference ) ); in get_component_reference() 621 ComponentReference *cr, in insert_component_reference() 622 ComponentReference** cr_list) in insert_component_reference() [all …]
|
H A D | slap.h | 3121 typedef struct ComponentReference ComponentReference; typedef 3147 struct ComponentReference { struct 3157 ComponentReference* cr_next; argument 3161 ComponentReference *ca_comp_ref; 3226 ComponentReference* cr,
|
H A D | proto-slap.h | 579 ComponentReference *cr, 580 ComponentReference** cr_list )); 587 ComponentReference** cr )); 613 LDAP_SLAPD_F (ComponentReference*) dup_comp_ref LDAP_P(( 615 ComponentReference *cr ));
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/ |
H A D | back-wt.h | 83 ComponentReference* ai_cr; /*component indexing*/
|
H A D | attr.c | 169 ComponentReference* cr = NULL; in wt_attr_index_config()
|
H A D | index.c | 284 ComponentReference *cr; in index_at_values()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/ |
H A D | index.c | 324 ComponentReference *cr; in index_at_values() 489 ComponentReference *cr_list = NULL; in mdb_index_entry() 490 ComponentReference *cr = NULL, *dupped_cr = NULL; in mdb_index_entry()
|
H A D | back-mdb.h | 146 ComponentReference* ai_cr; /*component indexing*/
|
H A D | attr.c | 274 ComponentReference* cr = NULL; in mdb_attr_index_config()
|
H A D | filterindex.c | 339 ComponentReference* cr_list, *cr; in comp_equality_candidates()
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc3727.txt | 84 component ComponentReference (SIZE(1..MAX)) OPTIONAL, 89 ComponentReference ::= UTF8String
|
H A D | rfc3687.txt | 262 component ComponentReference (SIZE(1..MAX)) OPTIONAL, 267 ComponentReference ::= UTF8String
|