Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Denvelope.c183 int msg_timeout = 0; local
236 msg_timeout = MSG_T_O;
241 msg_timeout = MSG_NOT_BY;
247 msg_timeout = MSG_T_O_NOW;
259 ((IS_MSG_ERR(msg_timeout) &&
262 IS_IMM_RET(msg_timeout)))
294 else if (IS_MSG_ERR(msg_timeout))
298 if (msg_timeout == MSG_NOT_BY)
317 if (msg_timeout == MSG_NOT_BY)
335 if (msg_timeout == MSG_NOT_BY)
[all …]