Home
last modified time | relevance | path

Searched refs:putbody (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Denvelope.c137 e->e_putbody = putbody;
H A Dsavemail.c1371 if (!putbody(mci, e->e_parent, e->e_msgboundary))
H A Dsendmail.h993 extern bool putbody __P((MCI *, ENVELOPE *, char *));
H A Dmain.c523 BlankEnvelope.e_putbody = putbody;
H A Ddeliver.c4562 putbody(mci, e, separator) in putbody() function
H A Dqueue.c600 e->e_putbody = putbody;