Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1598 pub const TMPFS_MAGIC: c_long = 0x01021994; constant
1652 pub const TMPFS_MAGIC: c_uint = 0x01021994; constant