函数逻辑报告 |
Source Code:kernel\auditfilter.c |
Create Date:2022-07-27 12:28:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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
函数原型:int audit_compare_dname_path(const struct qstr *dname, const char *path, int parentlen)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct qstr * | dname | |
const char * | path | |
int | parentlen |
1319 | 返回:字符串指定长度比较 |
名称 | 描述 |
---|---|
__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. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |