Home
last modified time | relevance | path

Searched defs:getgid (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/unistd/
Dgetgid.c4 gid_t getgid(void) in getgid() function
/third_party/rust/crates/rustix/src/process/
Did.rs224 pub fn getgid() -> Gid { in getgid() function
/third_party/rust/crates/rustix/src/backend/libc/process/
Dsyscalls.rs112 pub(crate) fn getgid() -> Gid { in getgid() function
/third_party/rust/crates/rustix/src/backend/linux_raw/process/
Dsyscalls.rs135 pub(crate) fn getgid() -> Gid { in getgid() function
/third_party/rust/crates/libc/src/unix/
Dmod.rs892 pub fn getgid() -> gid_t; in getgid() function
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs1725 pub fn getgid() -> ::gid_t; in getgid() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3605 pub fn getgid() -> gid_t; in getgid() function