Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs234 const SYS_GETEGID: libc::c_long = libc::SYS_getegid; constant
236 const SYS_GETEGID: libc::c_long = libc::SYS_getegid32; constant