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

/freebsd-13-stable/contrib/sendmail/src/
H A Dsavemail.c438 !(*e->e_putbody)(&mcibuf, e, NULL) ||
558 ee->e_putbody = errbody;
H A Denvelope.c133 e->e_putbody = putbody;
H A Dmain.c230 ** This would normally happen if e_putheader or e_putbody
525 BlankEnvelope.e_putbody = putbody;
H A Dsendmail.h1025 bool (*e_putbody)__P((MCI *, ENVELOPE *, char *)); member in struct:envelope
H A Dusersmtp.c2705 if (!(*e->e_putbody)(mci, e, NULL))
H A Ddeliver.c3486 ok = (*e->e_putbody)(mci, e, NULL);
5861 !(*e->e_putbody)(&mcibuf, e, NULL) ||
H A Dqueue.c577 (*e->e_putbody)(&mcibuf, e, NULL);
601 e->e_putbody = putbody;

Completed in 212 milliseconds