Home
last modified time | relevance | path

Searched refs:AUDIT_DEL_RULE (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/security/selinux/
Dnlmsgtab.c124 { AUDIT_DEL_RULE, NETLINK_AUDIT_SOCKET__NLMSG_WRITE },
/linux-4.1.27/include/uapi/linux/
Daudit.h65 #define AUDIT_DEL_RULE 1012 /* Delete syscall filtering rule */ macro
/linux-4.1.27/kernel/
Dauditfilter.c1071 case AUDIT_DEL_RULE: in audit_rule_change()
1080 if (err || type == AUDIT_DEL_RULE) in audit_rule_change()
Daudit.c660 case AUDIT_DEL_RULE: in audit_netlink_ok()
936 case AUDIT_DEL_RULE: in audit_receive_msg()