Home
last modified time | relevance | path

Searched refs:message_parse_bodytype (Results 1 – 2 of 2) sorted by relevance

/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dmessage.c124 static void message_parse_bodytype(const char *hdr, struct body *body);
796 message_parse_bodytype(DEFAULT_CONTENT_TYPE, body->subpart); in message_parse_body()
948 message_parse_bodytype(value, body); in message_parse_headers()
995 message_parse_bodytype(defaultContentType, body); in message_parse_headers()
1305 static void message_parse_bodytype(const char *hdr, struct body *body) in message_parse_bodytype() function
2176 message_parse_bodytype(DEFAULT_CONTENT_TYPE, &zerotextbody); in message_write_body()
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dmessage.c124 static void message_parse_bodytype(const char *hdr, struct body *body);
763 message_parse_bodytype(DEFAULT_CONTENT_TYPE, body->subpart); in message_parse_body()
915 message_parse_bodytype(value, body); in message_parse_headers()
962 message_parse_bodytype(defaultContentType, body); in message_parse_headers()
1272 static void message_parse_bodytype(const char *hdr, struct body *body) in message_parse_bodytype() function
2135 message_parse_bodytype(DEFAULT_CONTENT_TYPE, &zerotextbody); in message_write_body()