Home
last modified time | relevance | path

Searched refs:SELNL_GRP_AVC (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/libselinux/src/
Dselinux_netlink.h19 #define SELNL_GRP_AVC 0x00000001 /* AVC notifications */ macro
Davc_internal.c124 addr.nl_groups = SELNL_GRP_AVC; in avc_netlink_open()