Searched refs:prefetching_body (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-storage.h37 bool prefetching_body:1; member in struct:pop3c_mail
H A Dpop3c-mail.c150 pmail->prefetching_body = (capa & POP3C_CAPABILITY_TOP) == 0 ||
152 if (pmail->prefetching_body)

Completed in 11 milliseconds