Searched refs:change_uid (Results 1 – 3 of 3) sorted by relevance
49 - Remove unnecessary uid check in change_uid when dropping supplemental groups
289 pub fn change_uid(&mut self, uid: libc::uid_t) { in change_uid() method
1744 jail.change_uid(crosvm_uid); in add_crosvm_user_to_jail()