Searched refs:C_type (Results 1 – 2 of 2) sorted by relevance
498 Cp.C_type = content_type(ap); in get_mime_content()499 Cp.C_encoding = content_encoding(ap, Cp.C_type); in get_mime_content()513 (void)fprintf(fp, MIME_HDR_TYPE ": %s\n", Cp->C_type); in fput_mime_content()911 ap->a_Content.C_type, attach_num); in edit_attachlist()950 ap->a_Content.C_type, attach_num); in edit_attachlist()
267 const char *C_type; /* content type */ member