keypath 842 source3/registry/reg_api.c static WERROR reg_write_tree(REGF_FILE *regfile, const char *keypath,
keypath 861 source3/registry/reg_api.c if (!keypath) {
keypath 867 source3/registry/reg_api.c key_tmp = talloc_strdup(regfile->mem_ctx, keypath);
keypath 883 source3/registry/reg_api.c registry_key.name = talloc_strdup(regfile->mem_ctx, keypath);
keypath 926 source3/registry/reg_api.c keypath, subkeyname);
keypath 936 source3/registry/reg_api.c DEBUG(6, ("reg_write_tree: wrote key [%s]\n", keypath));