Home
last modified time | relevance | path

Searched refs:SMACK_MAGIC (Results 1 - 16 of 16) sorted by relevance

/third_party/rust/crates/nix/src/sys/
H A Dstatfs.rs267 pub const SMACK_MAGIC: FsType = FsType(libc::SMACK_MAGIC as fs_type_t); consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1447 pub const SMACK_MAGIC: ::c_long = 0x43415d53; consts
1501 pub const SMACK_MAGIC: ::c_uint = 0x43415d53; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs883 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs888 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs888 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs895 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs892 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs895 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs892 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs882 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1103 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs883 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1103 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs883 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs884 pub const SMACK_MAGIC: u32 = 1128357203; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs883 pub const SMACK_MAGIC: u32 = 1128357203; consts

Completed in 181 milliseconds