Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Davc_internal.c29 #define NETLINK_SELINUX 7 macro
/external/iproute2/include/uapi/linux/
Dnetlink.h16 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/external/libnl/include/linux-private/linux/
Dnetlink.h16 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h16 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/external/libnl/python/netlink/
Dcore.py59 NETLINK_SELINUX = 7 variable
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1427 pub const NETLINK_SELINUX: ::c_int = 7; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2280 pub const NETLINK_SELINUX: ::c_int = 7; constant