subkey1           281 source4/lib/registry/tests/registry.c 	struct registry_key *root, *subkey1, *subkey2;
subkey1           287 source4/lib/registry/tests/registry.c 	if (!create_test_key(tctx, rctx, "Berlin", &root, &subkey1))
subkey1           290 source4/lib/registry/tests/registry.c 	error = reg_key_add_name(rctx, subkey1, "Bentheim", NULL, NULL,
subkey1           294 source4/lib/registry/tests/registry.c 	error = reg_val_set(subkey1, "Answer", REG_DWORD,
subkey1           298 source4/lib/registry/tests/registry.c 	error = reg_key_get_info(tctx, subkey1, NULL, &num_subkeys,