Home
last modified time | relevance | path

Searched refs:AUDIT_USER (Results 1 – 3 of 3) sorted by last modified time

/linux/kernel/
H A Daudit.c1073 case AUDIT_USER: in audit_netlink_ok()
1375 case AUDIT_USER: in audit_receive_msg()
/linux/security/selinux/
H A Dnlmsgtab.c143 { AUDIT_USER, NETLINK_AUDIT_SOCKET__NLMSG_RELAY },
/linux/include/uapi/linux/
H A Daudit.h59 #define AUDIT_USER 1005 /* Message from userspace -- deprecated */ macro