reg_mount_hive 131 source4/lib/registry/pyregistry.c result = reg_mount_hive(ctx, PyHiveKey_AsHiveKey(py_hivekey), hkey, elements); reg_mount_hive 463 source4/lib/registry/registry.h WERROR reg_mount_hive(struct registry_context *rctx, reg_mount_hive 53 source4/lib/registry/samba.c return reg_mount_hive(ctx, hive, hive_id, NULL); reg_mount_hive 183 source4/lib/registry/tests/diff.c error = reg_mount_hive(r1_ctx, r1_hklm, HKEY_LOCAL_MACHINE, NULL); reg_mount_hive 190 source4/lib/registry/tests/diff.c error = reg_mount_hive(r1_ctx, r1_hkcu, HKEY_CURRENT_USER, NULL); reg_mount_hive 198 source4/lib/registry/tests/diff.c error = reg_mount_hive(r2_ctx, r2_hklm, HKEY_LOCAL_MACHINE, NULL); reg_mount_hive 205 source4/lib/registry/tests/diff.c error = reg_mount_hive(r2_ctx, r2_hkcu, HKEY_CURRENT_USER, NULL); reg_mount_hive 536 source4/lib/registry/tests/registry.c error = reg_mount_hive(rctx, hive_key, HKEY_CLASSES_ROOT, NULL);