Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1599 pub const TRACEFS_MAGIC: c_long = 0x74726163; constant
1653 pub const TRACEFS_MAGIC: c_uint = 0x74726163; constant