Searched defs:uid (Results 1 – 5 of 5) sorted by relevance
18 pub(crate) uid: uid_t, field
284 auto uid = prouid % PER_USER_RANGE; in IsIsolatedProcess() local367 int32_t uid = 0; in GetUidForName() local485 int32_t uid = 0; in GetUidForName() local
205 int32_t uid = 0; variable508 napi_value uid = nullptr; variable
414 pub fn uid(&mut self, id: u32) -> &mut PtyCommand { in uid() method
525 pub fn uid(&mut self, id: u32) -> &mut Command { in uid() method