Searched refs:AUDIT_GET_FEATURE (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/selinux/
H A Dnlmsgtab.c149 { AUDIT_GET_FEATURE, NETLINK_AUDIT_SOCKET__NLMSG_READ },
/linux-master/include/uapi/linux/
H A Daudit.h73 #define AUDIT_GET_FEATURE 1019 /* Get which features are enabled */ macro
/linux-master/kernel/
H A Daudit.c1055 case AUDIT_GET_FEATURE:
1123 audit_send_reply(skb, seq, AUDIT_GET_FEATURE, 0, 0, &af, sizeof(af));
1363 case AUDIT_GET_FEATURE:

Completed in 231 milliseconds