Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dnlmsgtab.c139 { AUDIT_DEL, NETLINK_AUDIT_SOCKET__NLMSG_WRITE },
/linux/include/uapi/linux/
H A Daudit.h58 #define AUDIT_DEL 1004 /* Delete syscall rule -- deprecated */ macro
/linux/kernel/
H A Daudit.c1051 case AUDIT_DEL: in audit_netlink_ok()