associate 178 source4/torture/nbt/winsreplication.c struct wrepl_associate associate; associate 196 source4/torture/nbt/winsreplication.c status = wrepl_associate(wrepl_socket, &associate); associate 198 source4/torture/nbt/winsreplication.c assoc_ctx1 = associate.out.assoc_ctx; associate 199 source4/torture/nbt/winsreplication.c torture_comment(tctx, "1st association context: 0x%x\n", associate.out.assoc_ctx); associate 202 source4/torture/nbt/winsreplication.c status = wrepl_associate(wrepl_socket, &associate); associate 204 source4/torture/nbt/winsreplication.c torture_assert(tctx, associate.out.assoc_ctx == assoc_ctx1, associate 206 source4/torture/nbt/winsreplication.c torture_comment(tctx, "2nd association context: 0x%x\n", associate.out.assoc_ctx); associate 209 source4/torture/nbt/winsreplication.c status = wrepl_associate(wrepl_socket, &associate); associate 210 source4/torture/nbt/winsreplication.c torture_assert(tctx, associate.out.assoc_ctx == assoc_ctx1, associate 213 source4/torture/nbt/winsreplication.c torture_comment(tctx, "3rd association context: 0x%x\n", associate.out.assoc_ctx); associate 247 source4/torture/nbt/winsreplication.c struct wrepl_associate associate; associate 266 source4/torture/nbt/winsreplication.c status = wrepl_associate(wrepl_socket, &associate); associate 269 source4/torture/nbt/winsreplication.c torture_comment(tctx, "association context: 0x%x\n", associate.out.assoc_ctx); associate 272 source4/torture/nbt/winsreplication.c pull_table.in.assoc_ctx = associate.out.assoc_ctx; associate 281 source4/torture/nbt/winsreplication.c packet.assoc_ctx = associate.out.assoc_ctx; associate 302 source4/torture/nbt/winsreplication.c pull_names.in.assoc_ctx = associate.out.assoc_ctx; associate 545 source4/torture/nbt/winsreplication.c struct wrepl_associate associate; associate 563 source4/torture/nbt/winsreplication.c status = wrepl_associate(ctx->pull, &associate); associate 566 source4/torture/nbt/winsreplication.c ctx->pull_assoc = associate.out.assoc_ctx; associate 714 source4/torture/nbt/winsreplication.c struct wrepl_associate associate; associate 730 source4/torture/nbt/winsreplication.c status = wrepl_associate(wrepl_socket, &associate); associate 732 source4/torture/nbt/winsreplication.c assoc_ctx = associate.out.assoc_ctx;