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

/freebsd-13-stable/contrib/sendmail/src/
H A Dsavemail.c290 sendbody ? RTSF_SEND_BODY
329 flags |= RTSF_SEND_BODY;
573 flags &= ~RTSF_SEND_BODY;
578 if (bitset(RTSF_SEND_BODY, flags) &&
H A Dsendmail.h1910 #define RTSF_SEND_BODY 0x0001 /* include body of message in return */ macro

Completed in 168 milliseconds