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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsavemail.c438 !(*e->e_putbody)(&mcibuf, e, NULL) ||
557 ee->e_putbody = errbody;
H A Denvelope.c135 e->e_putbody = putbody;
H A Dsendmail.h892 bool (*e_putbody)__P((MCI *, ENVELOPE *, char *)); member in struct:envelope
H A Ddeliver.c3295 ok = (*e->e_putbody)(mci, e, NULL);
5600 !(*e->e_putbody)(&mcibuf, e, NULL) ||
H A Dmain.c229 ** This would normally happen if e_putheader or e_putbody
523 BlankEnvelope.e_putbody = putbody;
H A Dusersmtp.c2663 if (!(*e->e_putbody)(mci, e, NULL))
H A Dqueue.c576 (*e->e_putbody)(&mcibuf, e, NULL);
600 e->e_putbody = putbody;

Completed in 91 milliseconds