Home
last modified time | relevance | path

Searched refs:MatchingComponentTime (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
Dcertificate.h138 int MatchingComponentTime PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
Dcrl.h105 int MatchingComponentTime PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
Dcrl.c49 …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()
Dcertificate.c320 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()