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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/comp_match/
H A Dcrl.c50 if(COMPONENTNOT_NULL( ((ComponentTBSCertListSeqOfSeq*)csi_attr)->crlEntryExtensions ) ) {
565 if(COMPONENTNOT_NULL( ((ComponentTBSCertList*)csi_attr)->version ) ) {
579 if(COMPONENTNOT_NULL( ((ComponentTBSCertList*)csi_attr)->nextUpdate ) ) {
587 if(COMPONENTNOT_NULL( ((ComponentTBSCertList*)csi_attr)->crlExtensions ) ) {
H A Dcomponentlib.h30 #define COMPONENTNOT_NULL(ptr) ((ptr) != NULL) macro
H A DauthorityKeyIdentifier.c822 if(COMPONENTNOT_NULL( ((ComponentEDIPartyName*)csi_attr)->nameAssigner ) ) {
1784 if(COMPONENTNOT_NULL( ((ComponentAuthorityKeyIdentifier*)csi_attr)->authorityCertIssuer ) ) {
1789 if(COMPONENTNOT_NULL( ((ComponentAuthorityKeyIdentifier*)csi_attr)->authorityCertSerialNumber ) ) {
H A Dcertificate.c654 if(!COMPONENTNOT_NULL ((k->critical)))
2389 if(COMPONENTNOT_NULL( ((ComponentTBSCertificate*)csi_attr)->extensions ) ) {
2720 if(!COMPONENTNOT_NULL ((k->version)))

Completed in 130 milliseconds