Function report |
Source Code:kernel\audit_tree.c |
Create Date:2022-07-28 11:30:38 |
Last Modify:2022-05-22 16:43:11 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_make_tree
Proto:int audit_make_tree(struct audit_krule *rule, char *pathname, unsigned int op)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_krule * | rule | |
char * | pathname | |
unsigned int | op |
733 | If pathname[0] != '/' || listnr != Apply rule at syscall exit || op != Audit_equal || quick access to an inode field || associated watch || associated watched tree Then Return -EINVAL |
739 | If Not associated watched tree Then Return -ENOMEM |
741 | 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 |