Searched defs:cg_path_get_owner_uid (Results 1 - 1 of 1) sorted by relevance
/systemd/src/basic/ | ||
H A D | cgroup-util.c | 1546 int cg_path_get_owner_uid(const char *path, uid_t *uid) { function 1579 return cg_path_get_owner_uid(cgroup, uid); |
Completed in 17 milliseconds