cg_get_root_path  247 src/cgls/cgls.c                                 r = cg_get_root_path(&root);
cg_get_root_path  200 src/core/shutdown.c         cg_get_root_path(&cgroup);
cg_get_root_path 1586 src/journal/journald-server.c         r = cg_get_root_path(&s->cgroup_root);
cg_get_root_path  768 src/libsystemd/sd-bus/bus-creds.c                 r = cg_get_root_path(&c->cgroup_root);
cg_get_root_path 3340 src/libsystemd/sd-bus/sd-bus.c         r = cg_get_root_path(&bus->cgroup_root);
cg_get_root_path 1090 src/shared/cgroup-util.c                 r = cg_get_root_path(&rt);
cg_get_root_path   97 src/shared/cgroup-util.h int cg_get_root_path(char **path);