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

/dovecot/src/doveadm/
H A Ddoveadm-dsync.c108 bool replicator_notify:1; member in struct:dsync_cmd_context
856 if (ctx->replicator_notify)
1113 ctx->replicator_notify = TRUE;
1171 if (ctx->replicator_notify &&
1208 if (ctx->replicator_notify) {
1224 if (ctx->replicator_notify && _ctx->exit_code == 0)
1247 ctx->replicator_notify = TRUE;

Completed in 14 milliseconds