Searched refs:SYS_SETFSUID (Results 1 – 3 of 3) sorted by relevance
238 pub const SYS_SETFSUID: usize = 151; constant
281 pub const SYS_SETFSUID: usize = 122; constant
936 SYS_SETFSUID => Self::setfsuid(args[0]), in handle()