HomeSort by: relevance | last modified time | path
    Searched refs:C_type (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/mail/
mime_attach.c 498 Cp.C_type = content_type(ap);
499 Cp.C_encoding = content_encoding(ap, Cp.C_type);
513 (void)fprintf(fp, MIME_HDR_TYPE ": %s\n", Cp->C_type);
911 ap->a_Content.C_type, attach_num);
950 ap->a_Content.C_type, attach_num);
def.h 267 const char *C_type; /* content type */

Completed in 12 milliseconds