Searched refs:ibc2 (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/doveadm/ |
H A D | doveadm-dsync.c | 350 struct dsync_brain *brain, struct dsync_ibc *ibc2, 408 brain2 = dsync_brain_slave_init(user2, ibc2, TRUE, ""); 575 struct dsync_ibc *ibc, *ibc2 = NULL; local 635 dsync_ibc_init_pipe(&ibc, &ibc2); 677 if (cmd_dsync_run_local(ctx, user, brain, ibc2, 720 if (ibc2 != NULL) 721 dsync_ibc_deinit(&ibc2); 349 cmd_dsync_run_local(struct dsync_cmd_context *ctx, struct mail_user *user, struct dsync_brain *brain, struct dsync_ibc *ibc2, const char **changes_during_sync_r, enum mail_error *mail_error_r) argument
|
Completed in 15 milliseconds