other versions
- stretch 4.9.168-1
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¶
April 2019 | Kernel Hackers Manual 4.9. |