Home
last modified time | relevance | path

Searched refs:EM_PRINT (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dmain.c1450 if (BlankEnvelope.e_errormode != EM_PRINT)
1698 BlankEnvelope.e_errormode = EM_PRINT;
1703 BlankEnvelope.e_errormode = EM_PRINT;
1733 BlankEnvelope.e_errormode = EM_PRINT;
H A Dsavemail.c134 case EM_PRINT:
H A Dsendmail.h1941 #define EM_PRINT 'p' /* print errors */ macro
H A Dreadcf.c3528 case EM_PRINT: /* print errors normally (default) */
H A Dconf.c322 e->e_errormode = EM_PRINT; /* option e */