Searched refs:SELINUX_MAGIC (Results 1 – 9 of 9) sorted by relevance
21 #define SELINUX_MAGIC 0xf97cff8c macro
40 if ((uint32_t)sfbuf.f_type == (uint32_t)SELINUX_MAGIC) { in verify_selinuxmnt()
48 #define SELINUX_MAGIC 0xf97cff8c macro
815 #define POLICYDB_MAGIC SELINUX_MAGIC
14 #define SELINUX_MAGIC 0xf97cff8c macro
15 #define SELINUX_MAGIC 0xf97cff8c macro
100 { 0xf97cff8c, "SELINUX_MAGIC" },
263 pub const SELINUX_MAGIC: FsType = FsType(libc::SELINUX_MAGIC as fs_type_t); constant
1428 pub const SELINUX_MAGIC: ::c_long = 0xf97cff8c; constant1482 pub const SELINUX_MAGIC: ::c_uint = 0xf97cff8c; constant