hivekey 178 source3/utils/net_registry.c struct registry_key *hivekey = NULL; hivekey 194 source3/utils/net_registry.c werr = open_hive(ctx, argv[0], REG_KEY_WRITE, &hivekey, &subkeyname); hivekey 200 source3/utils/net_registry.c werr = reg_createkey(ctx, hivekey, subkeyname, REG_KEY_WRITE, hivekey 231 source3/utils/net_registry.c struct registry_key *hivekey = NULL; hivekey 246 source3/utils/net_registry.c werr = open_hive(ctx, argv[0], REG_KEY_WRITE, &hivekey, &subkeyname); hivekey 252 source3/utils/net_registry.c werr = reg_deletekey(hivekey, subkeyname); hivekey 168 source4/lib/registry/local.c struct hive_key *hivekey; hivekey 186 source4/lib/registry/local.c &hivekey)); hivekey 189 source4/lib/registry/local.c elements = talloc_array(hivekey, const char *, hivekey 196 source4/lib/registry/local.c elements = talloc_array(hivekey, const char *, 2); hivekey 203 source4/lib/registry/local.c *key = reg_import_hive_key(local_parent->global.context, hivekey,