Home
last modified time | relevance | path

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

/dports/mail/isync/isync-1.4.4/src/
H A Dcommon.h109 #define ZERODELAY 0x2000 macro
H A Dmain.c724 DFlags |= ZERODELAY; in main()
H A Ddrv_maildir.c970 if (st.st_mtime == now && !(DFlags & ZERODELAY) && !ctx->fresh[i]) { in maildir_scan()