Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/src/
Denvelope.c180 int msg_timeout = 0; local
233 msg_timeout = MSG_T_O;
238 msg_timeout = MSG_NOT_BY;
244 msg_timeout = MSG_T_O_NOW;
272 ((IS_MSG_ERR(msg_timeout) &&
275 IS_IMM_RET(msg_timeout)))
307 else if (IS_MSG_ERR(msg_timeout))
311 if (msg_timeout == MSG_NOT_BY)
330 if (msg_timeout == MSG_NOT_BY)
348 if (msg_timeout == MSG_NOT_BY)
[all …]
/freebsd-12-stable/usr.sbin/bsdconfig/console/
Dsaver67 '$msg_timeout' '$msg_timeout_desc'
143 "$msg_timeout") # Set the screen saver timeout interval
/freebsd-12-stable/usr.sbin/bsdconfig/console/include/
Dmessages.subr232 msg_timeout="Timeout"