Function report |
Source Code:kernel\auditfilter.c |
Create Date:2022-07-28 11:25:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_list_rules_send - list the audit rules*@request_skb: skb of request we are replying to (used to target the reply)*@seq: netlink audit message sequence (serial) number
Proto:int audit_list_rules_send(struct sk_buff *request_skb, int seq)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | request_skb | |
int | seq |
1168 | err = 0 |
1176 | dest = Allocation memory |
1183 | mutex_lock( & audit_filter_mutex) |
1194 | Return err |
Name | Describe |
---|---|
audit_receive_msg |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |