Searched refs:cg_path_get_owner_uid (Results 1 – 6 of 6) sorted by relevance
261 int cg_path_get_owner_uid(const char *path, uid_t *uid);
1413 int cg_path_get_owner_uid(const char *path, uid_t *uid) { in cg_path_get_owner_uid() function1446 return cg_path_get_owner_uid(cgroup, uid); in cg_pid_get_owner_uid()
110 assert_se(cg_path_get_owner_uid(path, &uid) == code); in check_p_g_o_u()
301 if (cg_path_get_owner_uid(c->cgroup, &c->owner_uid) < 0) in client_context_read_cgroup()
84 r = cg_path_get_owner_uid(message.path, &cg_uid); in process_managed_oom_message()
525 return cg_path_get_owner_uid(shifted, uid); in sd_bus_creds_get_owner_uid()