Home
last modified time | relevance | path

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

/dports/mail/libetpan/libetpan-1.9.4/src/low-level/imap/
H A Dmailimap_types_helper.c581 return mailimap_fetch_att_new(MAILIMAP_FETCH_ATT_BODY_PEEK_SECTION, section, 0, 0, NULL); in mailimap_fetch_att_new_body_peek_section()
598 return mailimap_fetch_att_new(MAILIMAP_FETCH_ATT_BODY_PEEK_SECTION, section, in mailimap_fetch_att_new_body_peek_section_partial()
H A Dmailimap_types.h2797 MAILIMAP_FETCH_ATT_BODY_PEEK_SECTION, /* to fetch a given part without enumerator
H A Dmailimap_sender.c1347 case MAILIMAP_FETCH_ATT_BODY_PEEK_SECTION: in mailimap_fetch_att_send()