Function report |
Source Code:kernel\auditfilter.c |
Create Date:2022-07-28 11:24:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Translate an inode field to kernel representation.
Proto:static inline int audit_to_inode(struct audit_krule *krule, struct audit_field *f)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_krule * | krule | |
struct audit_field * | f |
154 | If listnr != Apply rule at syscall exit || quick access to an inode field || associated watch || associated watched tree || op != Audit_equal && op != Audit_not_equal Then Return -EINVAL |
160 | Return 0 |
Name | Describe |
---|---|
audit_data_to_entry | Translate struct audit_rule_data to kernel's rule representation. |
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 |