Home
last modified time | relevance | path

Searched refs:FS_IOC32_GETFLAGS (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dandroid.txt647 FS_IOC32_GETFLAGS
H A Dlinux.txt813 FS_IOC32_GETFLAGS
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1537 pub const FS_IOC32_GETFLAGS: Ioctl = _IOR::<c_int>('f' as u32, 1); constant