Content
struct Content a_Content; /* MIME content strings */
struct Content h_Content; /* MIME content for message */
PUBLIC struct Content
struct Content Cp;
fput_mime_content(FILE *fp, struct Content *Cp)
fput_body(FILE *fi, FILE *fo, struct Content *Cp)
struct Content *Cp = &ap->a_Content;
static void fput_mime_content(FILE *fp, struct Content *Cp);
struct Content get_mime_content(struct attachment *, int);