Home
last modified time | relevance | path

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

/systemd-251/src/machine/
Dmachinectl.c1104 _cleanup_free_ char *abs_host_path = NULL; in copy_files() local
1120 r = path_make_absolute_cwd(host_path, &abs_host_path); in copy_files()
1124 host_path = abs_host_path; in copy_files()