Home
last modified time | relevance | path

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

/third_party/musl/src/unistd/
H A Dgetgid.c4 gid_t getgid(void) in getgid() function
/third_party/rust/crates/rustix/src/process/
H A Did.rs224 pub fn getgid() -> Gid { in getgid() functions
/third_party/rust/crates/nix/src/
H A Dunistd.rs1428 pub fn getgid() -> Gid { in getgid() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs892 pub fn getgid() -> gid_t; in getgid() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1725 pub fn getgid() -> ::gid_t; in getgid() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3605 pub fn getgid() -> gid_t; in getgid() functions

Completed in 23 milliseconds