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

  /src/usr.bin/mail/
def.h 334 struct Content h_Content; /* MIME content for message */
mime_attach.c 687 * Update header->h_Content (used by mime_putheader()).
692 header->h_Content = map.a_Content;
696 header->h_Content.C_encoding = encoding;
698 fput_body(fi, nfo, &header->h_Content);
1064 fput_mime_content(fp, &header->h_Content);

Completed in 13 milliseconds