Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1561 pub const DEBUGFS_MAGIC: c_long = 0x64626720; constant
1615 pub const DEBUGFS_MAGIC: c_uint = 0x64626720; constant