Searched refs:abs_host_path (Results 1 – 1 of 1) sorted by relevance
1104 _cleanup_free_ char *abs_host_path = NULL; in copy_files() local1120 r = path_make_absolute_cwd(host_path, &abs_host_path); in copy_files()1124 host_path = abs_host_path; in copy_files()