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