Lines Matching defs:ibc
34 #include "dsync/dsync-ibc.h"
575 struct dsync_ibc *ibc, *ibc2 = NULL;
635 dsync_ibc_init_pipe(&ibc, &ibc2);
639 ibc = cmd_dsync_ibc_stream_init(ctx, ctx->remote_name,
672 brain = dsync_brain_master_init(user, ibc, ctx->sync_type,
719 dsync_ibc_deinit(&ibc);
1163 struct dsync_ibc *ibc;
1203 ibc = cmd_dsync_ibc_stream_init(ctx, name, str_c(temp_prefix));
1204 brain = dsync_brain_slave_init(user, ibc, FALSE, process_title_prefix);
1216 dsync_ibc_deinit(&ibc);