Searched refs:CRLFile (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c598 TLS_OK_F(CRLFile, "CRLFile", bitset(TLS_I_CRLF_EX, req),
683 TLS_SAFE_F(CRLFile, sff | TLS_UNR(TLS_I_CRLF_UNR, req),
718 if (CRLFile != NULL)
725 if (BIO_read_filename(crl_file, CRLFile) >= 0)
743 who, CRLFile);
770 who, CRLFile);
H A Dsendmail.h1909 EXTERN char *CRLFile; /* file CRLs */ variable
H A Dreadcf.c2214 { "CRLFile", O_CRLFILE, OI_NONE },
3736 SET_STRING_EXP(CRLFile);

Completed in 64 milliseconds