Searched refs:mime8to7 (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | mime.c | 102 mime8to7(mci, header, e, boundaries, flags, level) in mime8to7() function 357 bt = mime8to7(mci, hdr, e, boundaries, flags, 423 bt = mime8to7(mci, hdr, e, boundaries, flags,
|
H A D | sendmail.h | 1694 extern int mime8to7 __P((MCI *, HDR *, ENVELOPE *, char **, int, int));
|
H A D | deliver.c | 4653 if (mime8to7(mci, e->e_header, e, boundaries, M87F_OUTER, 0) == 4683 if (mime8to7(mci, e->e_header, e, boundaries,
|