other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
AUDIT_RULE_CHANGE(9) | Audit Interfaces | AUDIT_RULE_CHANGE(9) |
NAME¶
audit_rule_change - apply all rules to the specified message typeSYNOPSIS¶
int
audit_rule_change(int type,
__u32 portid, int seq,
void * data,
size_t datasz);
ARGUMENTS¶
typeaudit message type
portid
target port id for netlink audit
messages
seq
netlink audit message sequence (serial)
number
data
payload data
datasz
size of payload data
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |