Searched refs:SMFTO_WRITE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | milter.c | 1243 m->mf_timeout[SMFTO_WRITE] = (time_t) 10; 1449 tcode = SMFTO_WRITE; 1848 m->mf_timeout[SMFTO_WRITE], e, "quit_filter"); 1885 m->mf_timeout[SMFTO_WRITE], e, "abort_filter"); 1962 m->mf_timeout[SMFTO_WRITE], e, "send_macros"); 2095 m->mf_timeout[SMFTO_WRITE], e, where); 2448 m->mf_timeout[SMFTO_WRITE], e, "negotiate"); 4417 m->mf_timeout[SMFTO_WRITE], e, "eom");
|
H A D | sendmail.h | 1719 # define SMFTO_WRITE 0 /* Timeout for sending information */ macro
|