Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h972 #define DLVR_RETURN 0x02 macro
975 #define IS_DLVR_RETURN(e) (((e)->e_dlvr_flag & DLVR_RETURN) != 0)
H A Dsrvrsmtp.c4403 e->e_dlvr_flag = DLVR_RETURN;