Searched defs:path_shifted (Results 1 - 1 of 1) sorted by relevance

/systemd/src/test/
H A Dtest-cgroup-util.c188 _cleanup_free_ char *path = NULL, *path_shifted = NULL, *session = NULL, *unit = NULL, *user_unit = NULL, *machine = NULL, *slice = NULL; local
204 cg_pid_get_path_shifted(pid, NULL, &path_shifted);
215 path_shifted,

Completed in 21 milliseconds