Home
last modified time | relevance | path

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

/Linux-v6.6/security/selinux/
Dnlmsgtab.c149 { AUDIT_GET_FEATURE, NETLINK_AUDIT_SOCKET__NLMSG_READ },
/Linux-v6.6/include/uapi/linux/
Daudit.h73 #define AUDIT_GET_FEATURE 1019 /* Get which features are enabled */ macro
/Linux-v6.6/kernel/
Daudit.c1044 case AUDIT_GET_FEATURE: in audit_netlink_ok()
1112 audit_send_reply(skb, seq, AUDIT_GET_FEATURE, 0, 0, &af, sizeof(af)); in audit_get_feature()
1350 case AUDIT_GET_FEATURE: in audit_receive_msg()