Home
last modified time | relevance | path

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

/dports/mail/isync/isync-1.4.4/src/
H A Dcommon.h108 #define KEEPJOURNAL 0x1000 macro
H A Dmain.c720 DFlags |= KEEPJOURNAL; in main()
H A Dsync.c850 if (!(DFlags & KEEPJOURNAL)) { in save_state()