Searched refs:SELNL_GRP_AVC (Results 1 – 2 of 2) sorted by relevance
/third_party/selinux/libselinux/src/ | ||
D | selinux_netlink.h | 19 #define SELNL_GRP_AVC 0x00000001 /* AVC notifications */ macro |
D | avc_internal.c | 124 addr.nl_groups = SELNL_GRP_AVC; in avc_netlink_open() |