Searched refs:mime8to7 (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | mime.c | 101 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 | TRACEFLAGS | 55 43 mime.c mime8to7
|
H A D | sendmail.h | 2042 extern int mime8to7 __P((MCI *, HDR *, ENVELOPE *, char **, int, int));
|
H A D | deliver.c | 5879 if (mime8to7(mci, e->e_header, e, boundaries, M87F_OUTER, 0) == 5909 if (mime8to7(mci, e->e_header, e, boundaries,
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 1266 happens because the recursion of the function mime8to7()
|