Searched defs:NETLINK_SELINUX (Results 1 - 5 of 5) sorted by relevance

/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/libnl/include/linux/
H A Dnetlink.h14 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/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

Completed in 185 milliseconds