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

/dovecot/src/replication/replicator/
H A Dreplicator.c24 static struct timeout *to_dump; variable in typeref:struct:timeout
66 to_dump = timeout_add(REPLICATOR_DB_DUMP_INTERVAL_MSECS,
79 timeout_remove(&to_dump);

Completed in 9 milliseconds