Home
last modified time | relevance | path

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

/systemd-251/src/systemctl/
Dsystemctl-enable.c19 char* normalized_path; in normalize_filenames() local
31 r = path_make_absolute_cwd(*u, &normalized_path); in normalize_filenames()
35 free_and_replace(*u, normalized_path); in normalize_filenames()