Home
last modified time | relevance | path

Searched defs:getegid (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/src/unistd/
H A Dgetegid.c4 gid_t getegid(void) in getegid() function
/third_party/rust/crates/rustix/src/process/
H A Did.rs238 pub fn getegid() -> Gid { in getegid() functions
/third_party/rust/crates/nix/src/
H A Dunistd.rs1438 pub fn getegid() -> Gid { in getegid() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs890 pub fn getegid() -> gid_t; in getegid() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1194 pub fn getegid() -> gid_t; in getegid() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3603 pub fn getegid() -> gid_t; in getegid() functions

Completed in 27 milliseconds