Searched refs:MSG_T_O_NOW (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/sendmail/src/
H A Denvelope.c144 #define MSG_T_O_NOW 0x02 /* NOW timeout */ macro
152 #define IS_IMM_RET(x) (((x) & (MSG_T_O_NOW|MSG_NOT_BY)) != 0)
243 msg_timeout = MSG_T_O_NOW;

Completed in 51 milliseconds