Searched refs:NETLINK_SELINUX (Results 1 - 7 of 7) sorted by relevance

/external/strace/xlat/
H A Dnetlink_protocols.h25 #if defined(NETLINK_SELINUX) || (defined(HAVE_DECL_NETLINK_SELINUX) && HAVE_DECL_NETLINK_SELINUX)
26 XLAT(NETLINK_SELINUX),
/external/libnl/include/linux/
H A Dnetlink.h14 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/external/libselinux/src/
H A Davc_internal.c27 #ifndef NETLINK_SELINUX
28 #define NETLINK_SELINUX 7 macro
63 fd = socket(PF_NETLINK, SOCK_RAW, NETLINK_SELINUX);
/external/qemu/distrib/libselinux/src/
H A Davc_internal.c27 #ifndef NETLINK_SELINUX
28 #define NETLINK_SELINUX 7 macro
63 fd = socket(PF_NETLINK, SOCK_RAW, NETLINK_SELINUX);
/external/iproute2/include/linux/
H A Dnetlink.h14 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/external/kernel-headers/original/uapi/linux/
H A Dnetlink.h15 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/external/libnl/lib/
H A Dutils.c446 __ADD(NETLINK_SELINUX,selinux)

Completed in 144 milliseconds