Searched refs:SYS_GETGID (Results 1 – 3 of 3) sorted by relevance
74 pub const SYS_GETGID: usize = 176; constant
94 pub const SYS_GETGID: usize = 104; constant
912 SYS_GETGID => Self::getgid(), in handle()