Searched refs:SMFTO_WRITE (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | milter.c | 1248 m->mf_timeout[SMFTO_WRITE] = (time_t) 10; 1458 tcode = SMFTO_WRITE; 1824 m->mf_timeout[SMFTO_WRITE], e, "quit_filter"); 1861 m->mf_timeout[SMFTO_WRITE], e, "abort_filter"); 1967 m->mf_timeout[SMFTO_WRITE], e, "send_macros"); 2100 m->mf_timeout[SMFTO_WRITE], e, where); 2443 m->mf_timeout[SMFTO_WRITE], e, "negotiate"); 4462 m->mf_timeout[SMFTO_WRITE], e, "eom");
|
H A D | sendmail.h | 2067 # define SMFTO_WRITE 0 /* Timeout for sending information */ macro
|