Home
last modified time | relevance | path

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

/Linux-v4.19/security/selinux/
Dnlmsgtab.c136 { AUDIT_GET_FEATURE, NETLINK_AUDIT_SOCKET__NLMSG_READ },
/Linux-v4.19/include/uapi/linux/
Daudit.h73 #define AUDIT_GET_FEATURE 1019 /* Get which features are enabled */ macro
/Linux-v4.19/kernel/
Daudit.c1026 case AUDIT_GET_FEATURE: in audit_netlink_ok()
1087 audit_send_reply(skb, seq, AUDIT_GET_FEATURE, 0, 0, &af, sizeof(af)); in audit_get_feature()
1317 case AUDIT_GET_FEATURE: in audit_receive_msg()