Home
last modified time | relevance | path

Searched refs:SYSFS_MAGIC (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dlinux-gnu.txt457 SYSFS_MAGIC
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1597 pub const SYSFS_MAGIC: c_long = 0x62656572; constant
1651 pub const SYSFS_MAGIC: c_uint = 0x62656572; constant