Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dmain.c1409 if (BlankEnvelope.e_errormode != EM_PRINT)
1657 BlankEnvelope.e_errormode = EM_PRINT;
1662 BlankEnvelope.e_errormode = EM_PRINT;
1692 BlankEnvelope.e_errormode = EM_PRINT;
H A Dsavemail.c132 case EM_PRINT:
H A Dsendmail.h1805 #define EM_PRINT 'p' /* print errors */ macro
H A Dreadcf.c3296 case EM_PRINT: /* print errors normally (default) */
H A Dconf.c317 e->e_errormode = EM_PRINT; /* option e */
/dports/lang/yap/yap-6.2.2/packages/sgml/
H A Dsgml2pl.c70 EM_PRINT, /* Print message */ enumerator
1614 pd->error_mode = EM_PRINT; in new_parser_data()
1841 pd->error_mode = EM_PRINT; in pl_sgml_parse()
/dports/lang/swi-pl/swipl-8.2.3/packages/sgml/
H A Dsgml2pl.c78 EM_PRINT, /* Print message */ enumerator
1841 pd->error_mode = EM_PRINT; in new_parser_data()
2064 pd->error_mode = EM_PRINT; in pl_sgml_parse()