Home
last modified time | relevance | path

Searched refs:mailimap_fetch_att_new_rfc822_text (Results 1 – 3 of 3) sorted by relevance

/dports/mail/libetpan/libetpan-1.9.4/src/low-level/imap/
H A Dmailimap_types_helper.h287 mailimap_fetch_att_new_rfc822_text(void);
H A Dmailimap_types_helper.c544 mailimap_fetch_att_new_rfc822_text(void) in mailimap_fetch_att_new_rfc822_text() function
/dports/mail/libetpan/libetpan-1.9.4/src/driver/implementation/imap/
H A Dimapdriver_message.c466 fetch_att = mailimap_fetch_att_new_rfc822_text(); in imap_fetch_body()