Searched refs:abs_host_path (Results 1 - 1 of 1) sorted by relevance
/systemd/src/machine/ | ||
H A D | machinectl.c | 1079 _cleanup_free_ char *abs_host_path = NULL; local 1095 r = path_make_absolute_cwd(host_path, &abs_host_path); 1099 host_path = abs_host_path; |
Completed in 18 milliseconds