Home
last modified time | relevance | path

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

/linux-3.4.99/security/selinux/
Dnlmsgtab.c115 { AUDIT_USER, NETLINK_AUDIT_SOCKET__NLMSG_RELAY },
/linux-3.4.99/kernel/
Daudit.c607 case AUDIT_USER: in audit_netlink_ok()
735 case AUDIT_USER: in audit_receive_msg()
/linux-3.4.99/include/linux/
Daudit.h59 #define AUDIT_USER 1005 /* Message from userspace -- deprecated */ macro