Home
last modified time | relevance | path

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

/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcrl.c52 if(COMPONENTNOT_NULL( ((ComponentTBSCertListSeqOfSeq*)csi_attr)->crlEntryExtensions ) ) { in MatchingComponentTBSCertListSeqOfSeq()
567 if(COMPONENTNOT_NULL( ((ComponentTBSCertList*)csi_attr)->version ) ) { in MatchingComponentTBSCertList()
581 if(COMPONENTNOT_NULL( ((ComponentTBSCertList*)csi_attr)->nextUpdate ) ) { in MatchingComponentTBSCertList()
589 if(COMPONENTNOT_NULL( ((ComponentTBSCertList*)csi_attr)->crlExtensions ) ) { in MatchingComponentTBSCertList()
H A Dcomponentlib.h35 #define COMPONENTNOT_NULL(ptr) ((ptr) != NULL) macro
H A DauthorityKeyIdentifier.c824 if(COMPONENTNOT_NULL( ((ComponentEDIPartyName*)csi_attr)->nameAssigner ) ) { in MatchingComponentEDIPartyName()
1786 if(COMPONENTNOT_NULL( ((ComponentAuthorityKeyIdentifier*)csi_attr)->authorityCertIssuer ) ) { in MatchingComponentAuthorityKeyIdentifier()
1791 if(COMPONENTNOT_NULL( ((ComponentAuthorityKeyIdentifier*)csi_attr)->authorityCertSerialNumber ) ) { in MatchingComponentAuthorityKeyIdentifier()
H A Dcertificate.c656 if(!COMPONENTNOT_NULL ((k->critical)))
2391 if(COMPONENTNOT_NULL( ((ComponentTBSCertificate*)csi_attr)->extensions ) ) { in MatchingComponentTBSCertificate()
2722 if(!COMPONENTNOT_NULL ((k->version)))