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

/systemd/src/basic/
H A Dcgroup-util.c1553 r = cg_path_get_slice(path, &slice);
1582 int cg_path_get_slice(const char *p, char **slice) { function
1628 return cg_path_get_slice(cgroup, slice);
1642 return cg_path_get_slice(t, slice);

Completed in 58 milliseconds