Searched defs:FETCH_FULL (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-imap-storage/
H A Dimap-msgpart.c22 FETCH_FULL, enumerator in enum:fetch_type
68 if (fetch_type == FETCH_HEADER || fetch_type == FETCH_FULL)
70 if (fetch_type == FETCH_BODY || fetch_type == FETCH_FULL)
77 return imap_msgpart_type(FETCH_FULL);
248 msgpart->fetch_type = FETCH_FULL;
318 case FETCH_FULL:
545 case FETCH_FULL:
589 case FETCH_FULL:
641 case FETCH_FULL:
688 (msgpart->fetch_type == FETCH_FULL ||
[all...]

Completed in 13 milliseconds