Home
last modified time | relevance | path

Searched defs:Gid (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/base/src/sys/windows/
Dmod.rs85 pub type Gid = gid_t; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTarWriter.cpp39 char Gid[8]; member
/external/rust/crates/nix/src/
Dunistd.rs132 impl Gid { impl
/external/crosvm/base/src/sys/unix/
Dmod.rs133 pub type Gid = libc::gid_t; typedef