Home
last modified time | relevance | path

Searched refs:roothash_path (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/import/
Dpull-raw.c72 char *roothash_path; member
107 free(i->roothash_path); in raw_pull_unref()
423 r = raw_pull_copy_auxiliary_file(i, ".roothash", &i->roothash_path); in raw_pull_make_local_copy()
650 … r = raw_pull_rename_auxiliary_file(i, ".roothash", &i->roothash_temp_path, &i->roothash_path); in raw_pull_job_on_finished()