nbtsock2          337 source4/torture/nbt/winsreplication.c 	struct nbt_name_socket *nbtsock2;
nbtsock2          648 source4/torture/nbt/winsreplication.c 		ctx->nbtsock2 = nbt_name_socket_init(ctx, tctx->ev, lp_iconv_convenience(tctx->lp_ctx));
nbtsock2          649 source4/torture/nbt/winsreplication.c 		if (!ctx->nbtsock2) return NULL;
nbtsock2          651 source4/torture/nbt/winsreplication.c 		status = socket_listen(ctx->nbtsock2->sock, ctx->myaddr2, 0, 0);
nbtsock2         9364 source4/torture/nbt/winsreplication.c 					nbtsock = ctx->nbtsock2;