Searched defs:csi_attr (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | certificate.c | 94 MatchingComponentAlgorithmIdentifier ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInf… in MatchingComponentAlgorithmIdentifier() 320 MatchingComponentTime ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_assert )… in MatchingComponentTime() 524 MatchingComponentExtension ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_ass… in MatchingComponentExtension() 796 MatchingComponentAttributeTypeAndValue ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxI… in MatchingComponentAttributeTypeAndValue() 1011 MatchingComponentValidity ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_asse… in MatchingComponentValidity() 1238 MatchingComponentSubjectPublicKeyInfo ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxIn… in MatchingComponentSubjectPublicKeyInfo() 1459 MatchingComponentExtensions ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_as… in MatchingComponentExtensions() 1693 MatchingComponentRelativeDistinguishedName ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyn… in MatchingComponentRelativeDistinguishedName() 1940 MatchingComponentRDNSequence ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_a… in MatchingComponentRDNSequence() 2181 MatchingComponentName ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_assert )… in MatchingComponentName() [all …]
|
| H A D | authorityKeyIdentifier.c | 36 MatchingComponentOtherName ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_ass… in MatchingComponentOtherName() 258 MatchingComponentORAddress ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_ass… in MatchingComponentORAddress() 520 MatchingComponentDirectoryString ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* c… in MatchingComponentDirectoryString() 814 MatchingComponentEDIPartyName ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_… in MatchingComponentEDIPartyName() 1050 MatchingComponentGeneralName ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_a… in MatchingComponentGeneralName() 1547 MatchingComponentGeneralNames ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_… in MatchingComponentGeneralNames() 1773 MatchingComponentAuthorityKeyIdentifier ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntax… in MatchingComponentAuthorityKeyIdentifier()
|
| H A D | crl.c | 36 MatchingComponentTBSCertListSeqOfSeq ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInf… in MatchingComponentTBSCertListSeqOfSeq() 318 MatchingComponentTBSCertListSeqOf ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* … in MatchingComponentTBSCertListSeqOf() 557 MatchingComponentTBSCertList ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_a… in MatchingComponentTBSCertList() 1029 MatchingComponentCertificateList ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* c… in MatchingComponentCertificateList()
|
| H A D | init.c | 266 ComponentSyntaxInfo *csi_attr, in comp_convert_assert_to_comp() 456 ComponentSyntaxInfo *csi_attr, in comp_test_all_components() 528 ComponentSyntaxInfo *csi_attr, in comp_test_one_component() 597 comp_test_components( void* attr_nm, void* assert_nm, ComponentSyntaxInfo* csi_attr, ComponentAsser… in comp_test_components()
|
| H A D | componentlib.c | 42 MatchingComponentBits ( char* oid, ComponentSyntaxInfo *csi_attr, in MatchingComponentBits() 399 MatchingComponentBool(char* oid, ComponentSyntaxInfo* csi_attr, in MatchingComponentBool() 509 MatchingComponentEnum ( char* oid, ComponentSyntaxInfo *csi_attr, in MatchingComponentEnum() 718 MatchingComponentInt(char* oid, ComponentSyntaxInfo* csi_attr, in MatchingComponentInt() 827 MatchingComponentNull ( char *oid, ComponentSyntaxInfo *csi_attr, in MatchingComponentNull() 1027 MatchingComponentOcts ( char* oid, ComponentSyntaxInfo* csi_attr, in MatchingComponentOcts() 1166 MatchingComponentOid ( char *oid, ComponentSyntaxInfo *csi_attr , in MatchingComponentOid() 1421 MatchingComponentReal (char* oid, ComponentSyntaxInfo *csi_attr, in MatchingComponentReal() 1530 MatchingComponentRelativeOid ( char* oid, ComponentSyntaxInfo *csi_attr, in MatchingComponentRelativeOid()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | component.c | 105 ComponentSyntaxInfo *csi_attr = (ComponentSyntaxInfo*)value; in componentFilterMatch() local 1267 ComponentSyntaxInfo *csi_attr, in test_comp_filter_item()
|