Home
last modified time | relevance | path

Searched refs:MSG_T_O_NOW (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/cmd/sendmail/src/
H A Denvelope.c148 #define MSG_T_O_NOW 0x02 /* NOW timeout */ macro
156 #define IS_IMM_RET(x) (((x) & (MSG_T_O_NOW|MSG_NOT_BY)) != 0)
247 msg_timeout = MSG_T_O_NOW;