Searched refs:AUDIT_ADD_RULE (Results 1 - 4 of 4) sorted by relevance

/linux-master/security/selinux/
H A Dnlmsgtab.c141 { AUDIT_ADD_RULE, NETLINK_AUDIT_SOCKET__NLMSG_WRITE },
/linux-master/include/uapi/linux/
H A Daudit.h65 #define AUDIT_ADD_RULE 1011 /* Add syscall filtering rule */ macro
507 * fields. It corresponds with AUDIT_ADD_RULE, AUDIT_DEL_RULE and
/linux-master/kernel/
H A Daudit.c1058 case AUDIT_ADD_RULE:
1410 case AUDIT_ADD_RULE:
1418 msg_type == AUDIT_ADD_RULE ?
H A Dauditfilter.c1139 case AUDIT_ADD_RULE:

Completed in 160 milliseconds