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

/dovecot/src/doveadm/dsync/
H A Ddsync-brain.c100 bool changed, try_pending; local
108 try_pending = TRUE;
115 try_pending = TRUE;
116 else if (try_pending) {
119 try_pending = FALSE;

Completed in 22 milliseconds