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

/dovecot/src/lib-imap-storage/
H A Dimap-msgpart.c28 FETCH_BODY enumerator in enum:fetch_type
70 if (fetch_type == FETCH_BODY || fetch_type == FETCH_FULL)
87 return imap_msgpart_type(FETCH_BODY);
265 msgpart->fetch_type = FETCH_BODY;
321 case FETCH_BODY:
551 case FETCH_BODY:
624 case FETCH_BODY:
653 case FETCH_BODY:
689 msgpart->fetch_type == FETCH_BODY ||
730 msgpart->fetch_type != FETCH_BODY
[all...]

Completed in 27 milliseconds