Function report |
Source Code:kernel\auditfilter.c |
Create Date:2022-07-28 11:25:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_compare_dname_path - compare given dentry name with last component in* given path. Return of 0 indicates a match.*@dname: dentry name that we're comparing*@path: full pathname that we're comparing*@parentlen: length of the parent if known
Proto:int audit_compare_dname_path(const struct qstr *dname, const char *path, int parentlen)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct qstr * | dname | |
const char * | path | |
int | parentlen |
Name | Describe |
---|---|
__audit_inode_child | __audit_inode_child - collect inode info for created/removed objects*@parent: inode of dentry parent*@dentry: dentry being audited*@type: AUDIT_TYPE_* value that we're looking for* For syscalls that create or remove filesystem objects, audit_inode |
audit_update_watch | Update inode info in audit rules based on filesystem event. |
audit_mark_handle_event | Update mark data in audit rules based on fsnotify events. |
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 |