Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
H A Davc_internal.c28 #ifndef NETLINK_SELINUX
29 #define NETLINK_SELINUX 7 macro
106 fd = socket(PF_NETLINK, SOCK_RAW | SOCK_CLOEXEC, NETLINK_SELINUX); in avc_netlink_open()
/third_party/libbpf/include/uapi/linux/
H A Dnetlink.h16 #define NETLINK_SELINUX 7 /* SELinux event notifications */ macro
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs171 NetlinkSELinux = libc::NETLINK_SELINUX,
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1772 pub const NETLINK_SELINUX: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2752 pub const NETLINK_SELINUX: ::c_int = 7; consts

Completed in 24 milliseconds