Home
last modified time | relevance | path

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

/Linux-v5.10/security/selinux/
Dnlmsgtab.c144 { AUDIT_GET_FEATURE, NETLINK_AUDIT_SOCKET__NLMSG_READ },
/Linux-v5.10/include/uapi/linux/
Daudit.h73 #define AUDIT_GET_FEATURE 1019 /* Get which features are enabled */ macro
/Linux-v5.10/kernel/
Daudit.c1025 case AUDIT_GET_FEATURE: in audit_netlink_ok()
1093 audit_send_reply(skb, seq, AUDIT_GET_FEATURE, 0, 0, &af, sizeof(af)); in audit_get_feature()
1331 case AUDIT_GET_FEATURE: in audit_receive_msg()