Home
last modified time | relevance | path

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

/dports/mail/alpine/alpine-465e23b/pith/
H A Dstream.c1619 char imap_cache_section[MAILTMPLEN]; local
1659 snprintf(imap_cache_section, sizeof(imap_cache_section), "%.*s%sTEXT", MAILTMPLEN - 10,
1663 snprintf(imap_cache_section, sizeof(imap_cache_section), "%.*s", MAILTMPLEN - 10,
1673 && !imap_cache(stream, msgno, imap_cache_section,
1739 snprintf(imap_cache_section, sizeof(imap_cache_section), "%.*s%sTEXT", MAILTMPLEN - 10,
1743 snprintf(imap_cache_section, sizeof(imap_cache_section), "%.*s", MAILTMPLEN - 10,
1746 imap_cache(stream, msgno, imap_cache_section, NULL, &new_text);
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dstream.c1619 char imap_cache_section[MAILTMPLEN]; local
1659 snprintf(imap_cache_section, sizeof(imap_cache_section), "%.*s%sTEXT", MAILTMPLEN - 10,
1663 snprintf(imap_cache_section, sizeof(imap_cache_section), "%.*s", MAILTMPLEN - 10,
1673 && !imap_cache(stream, msgno, imap_cache_section,
1739 snprintf(imap_cache_section, sizeof(imap_cache_section), "%.*s%sTEXT", MAILTMPLEN - 10,
1743 snprintf(imap_cache_section, sizeof(imap_cache_section), "%.*s", MAILTMPLEN - 10,
1746 imap_cache(stream, msgno, imap_cache_section, NULL, &new_text);