Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dlinux-gnu.txt399 SECURITYFS_MAGIC
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1593 pub const SECURITYFS_MAGIC: c_long = 0x73636673; constant
1647 pub const SECURITYFS_MAGIC: c_uint = 0x73636673; constant