Searched refs:MatchingComponentOid (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| H A D | crl.h | 55 #define MatchingComponentAttributeType MatchingComponentOid
|
| H A D | certificate.h | 77 #define MatchingComponentAttributeType MatchingComponentOid
|
| H A D | asn_to_syn_mr.c | 192 (comp_free_func*)NULL,(extract_component_from_id_func*)NULL,MatchingComponentOid}},
|
| H A D | componentlib.h | 252 int MatchingComponentOid (char* oid, ComponentSyntaxInfo *a, ComponentSyntaxInfo *b);
|
| H A D | authorityKeyIdentifier.c | 46 …rc = MatchingComponentOid ( oid, (ComponentSyntaxInfo*)&((ComponentOtherName*)csi_attr)->type_id, … in MatchingComponentOtherName() 268 …rc = MatchingComponentOid ( oid, (ComponentSyntaxInfo*)&((ComponentORAddress*)csi_attr)->type_id, … in MatchingComponentORAddress() 1092 …rc = MatchingComponentOid ( oid, (ComponentSyntaxInfo*)(v1->a.registeredID), (ComponentSyntaxInfo… in MatchingComponentGeneralName()
|
| H A D | certificate.c | 104 …rc = MatchingComponentOid ( oid, (ComponentSyntaxInfo*)&((ComponentAlgorithmIdentifier*)csi_attr)-… in MatchingComponentAlgorithmIdentifier() 534 …rc = MatchingComponentOid ( oid, (ComponentSyntaxInfo*)&((ComponentExtension*)csi_attr)->extnID, (… in MatchingComponentExtension()
|
| H A D | componentlib.c | 1166 MatchingComponentOid ( char *oid, ComponentSyntaxInfo *csi_attr , in MatchingComponentOid() function
|