Home
last modified time | relevance | path

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

/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dsquat.c906 #define PRELOAD_MAX_SIZE (20*1024*1024) /* 20 MBytes */ macro
915 if (len >= PRELOAD_MAX_SIZE) in squat_preload_data()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dsquat.c906 #define PRELOAD_MAX_SIZE (20*1024*1024) /* 20 MBytes */ macro
915 if (len >= PRELOAD_MAX_SIZE) in squat_preload_data()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dsquat.c906 #define PRELOAD_MAX_SIZE (20*1024*1024) /* 20 MBytes */ macro
915 if (len >= PRELOAD_MAX_SIZE) in squat_preload_data()