assoc_stop_io 567 source4/wrepl_server/wrepl_out_helpers.c struct wrepl_associate_stop assoc_stop_io; assoc_stop_io 648 source4/wrepl_server/wrepl_out_helpers.c state->assoc_stop_io.in.assoc_ctx = state->io->in.wreplconn->assoc_ctx.peer_ctx; assoc_stop_io 649 source4/wrepl_server/wrepl_out_helpers.c state->assoc_stop_io.in.reason = 0; assoc_stop_io 650 source4/wrepl_server/wrepl_out_helpers.c state->req = wrepl_associate_stop_send(state->io->in.wreplconn->sock, &state->assoc_stop_io); assoc_stop_io 727 source4/wrepl_server/wrepl_out_helpers.c status = wrepl_associate_stop_recv(state->req, &state->assoc_stop_io);