Home
last modified time | relevance | path

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

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