Searched refs:MatchingComponentTime (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| D | certificate.h | 138 int MatchingComponentTime PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
|
| D | crl.h | 105 int MatchingComponentTime PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
|
| D | crl.c | 49 …rc = MatchingComponentTime ( oid, (ComponentSyntaxInfo*)((ComponentTBSCertListSeqOfSeq*)csi_a… in MatchingComponentTBSCertListSeqOfSeq() 578 …rc = MatchingComponentTime ( oid, (ComponentSyntaxInfo*)((ComponentTBSCertList*)csi_attr)->th… in MatchingComponentTBSCertList() 582 …rc = MatchingComponentTime ( oid, (ComponentSyntaxInfo*)((ComponentTBSCertList*)csi_attr)->ne… in MatchingComponentTBSCertList()
|
| D | certificate.c | 320 MatchingComponentTime ( char* oid, ComponentSyntaxInfo* csi_attr, ComponentSyntaxInfo* csi_assert )… in MatchingComponentTime() function 447 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentTime; 518 t->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentTime; 1021 …rc = MatchingComponentTime ( oid, (ComponentSyntaxInfo*)((ComponentValidity*)csi_attr)->notBe… in MatchingComponentValidity() 1024 …rc = MatchingComponentTime ( oid, (ComponentSyntaxInfo*)((ComponentValidity*)csi_attr)->notAf… in MatchingComponentValidity()
|