Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dnlmsgtab.c142 { AUDIT_DEL_RULE, NETLINK_AUDIT_SOCKET__NLMSG_WRITE },
/linux/include/uapi/linux/
H A Daudit.h66 #define AUDIT_DEL_RULE 1012 /* Delete syscall filtering rule */ macro
/linux/kernel/
H A Dauditfilter.c1147 case AUDIT_DEL_RULE: in audit_rule_change()
1159 if (err || type == AUDIT_DEL_RULE) { in audit_rule_change()
H A Daudit.c1059 case AUDIT_DEL_RULE: in audit_netlink_ok()
1411 case AUDIT_DEL_RULE: in audit_receive_msg()