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

/osnet-11/usr/src/cmd/sendmail/src/
H A Denvelope.c146 #define MSG_T_O_NOW 0x02 /* NOW timeout */ macro
154 #define IS_IMM_RET(x) (((x) & (MSG_T_O_NOW|MSG_NOT_BY)) != 0)
245 msg_timeout = MSG_T_O_NOW;

Completed in 78 milliseconds