CHECK_VALUE_STRING  804 source4/torture/nbt/winsreplication.c 		CHECK_VALUE_STRING(tctx, names[0].name.name, name->name->name);
CHECK_VALUE_STRING  805 source4/torture/nbt/winsreplication.c 		CHECK_VALUE_STRING(tctx, names[0].name.scope, name->name->scope);
CHECK_VALUE_STRING  814 source4/torture/nbt/winsreplication.c 			CHECK_VALUE_STRING(tctx, names[0].addresses[0].address,
CHECK_VALUE_STRING  861 source4/torture/nbt/winsreplication.c 	CHECK_VALUE_STRING(tctx, names[0].name.name, name2->name->name);
CHECK_VALUE_STRING  862 source4/torture/nbt/winsreplication.c 	CHECK_VALUE_STRING(tctx, names[0].name.scope, name2->name->scope);
CHECK_VALUE_STRING  876 source4/torture/nbt/winsreplication.c 				CHECK_VALUE_STRING(tctx, owner, owner2->address);
CHECK_VALUE_STRING  886 source4/torture/nbt/winsreplication.c 				CHECK_VALUE_STRING(tctx, owner, owner1->address);
CHECK_VALUE_STRING  893 source4/torture/nbt/winsreplication.c 		CHECK_VALUE_STRING(tctx, addr, "not found in address list");
CHECK_VALUE_STRING  967 source4/torture/nbt/winsreplication.c 	CHECK_VALUE_STRING(tctx, name->name.name, name2->name->name);
CHECK_VALUE_STRING  968 source4/torture/nbt/winsreplication.c 	CHECK_VALUE_STRING(tctx, name->name.scope, name2->name->scope);
CHECK_VALUE_STRING  981 source4/torture/nbt/winsreplication.c 				CHECK_VALUE_STRING(tctx, owner, ips2[j].owner);
CHECK_VALUE_STRING  992 source4/torture/nbt/winsreplication.c 					CHECK_VALUE_STRING(tctx, owner, owner1->address);
CHECK_VALUE_STRING  994 source4/torture/nbt/winsreplication.c 					CHECK_VALUE_STRING(tctx, owner, ips1[j].owner);
CHECK_VALUE_STRING 1002 source4/torture/nbt/winsreplication.c 		CHECK_VALUE_STRING(tctx, addr, "not found in address list");
CHECK_VALUE_STRING 6557 source4/torture/nbt/winsreplication.c 		CHECK_VALUE_STRING(tctx, name_register->out.reply_from, ctx->address);
CHECK_VALUE_STRING 6559 source4/torture/nbt/winsreplication.c 		CHECK_VALUE_STRING(tctx, name_register->out.name.name, records[i].name.name);
CHECK_VALUE_STRING 6560 source4/torture/nbt/winsreplication.c 		CHECK_VALUE_STRING(tctx, name_register->out.name.scope, records[i].name.scope);
CHECK_VALUE_STRING 6561 source4/torture/nbt/winsreplication.c 		CHECK_VALUE_STRING(tctx, name_register->out.reply_addr, records[i].wins.ips[0].ip);
CHECK_VALUE_STRING 9264 source4/torture/nbt/winsreplication.c 			CHECK_VALUE_STRING(tctx, name_register->out.reply_from, ctx->address);
CHECK_VALUE_STRING 9266 source4/torture/nbt/winsreplication.c 			CHECK_VALUE_STRING(tctx, name_register->out.name.name, records[i].name.name);
CHECK_VALUE_STRING 9267 source4/torture/nbt/winsreplication.c 			CHECK_VALUE_STRING(tctx, name_register->out.name.scope, records[i].name.scope);
CHECK_VALUE_STRING 9268 source4/torture/nbt/winsreplication.c 			CHECK_VALUE_STRING(tctx, name_register->out.reply_addr, records[i].wins.ips[j].ip);