Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/src/
H A Denvelope.c181 int msg_timeout = 0; local
234 msg_timeout = MSG_T_O;
239 msg_timeout = MSG_NOT_BY;
245 msg_timeout = MSG_T_O_NOW;
257 ((IS_MSG_ERR(msg_timeout) &&
260 IS_IMM_RET(msg_timeout)))
292 else if (IS_MSG_ERR(msg_timeout))
296 if (msg_timeout == MSG_NOT_BY)
315 if (msg_timeout == MSG_NOT_BY)
333 if (msg_timeout == MSG_NOT_BY)
[all …]