函数逻辑报告 |
Source Code:kernel\audit_watch.c |
Create Date:2022-07-27 12:32:26 |
Last Modify:2020-03-17 17:15:07 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Duplicate the given audit watch. The new watch's rules list is initialized* to an empty list and wlist is undefined.
函数原型:static struct audit_watch *audit_dupe_watch(struct audit_watch *old)
返回类型:struct audit_watch
参数:
类型 | 参数 | 名称 |
---|---|---|
struct audit_watch * | old |
207 | path等于kstrdup(sertion path , GFP_KERNEL) |
208 | 如果此条件成立可能性小(为编译器优化)(!path)则返回:错误号 |
212 | 如果是错误则 |
222 | out : |
223 | 返回:new |
名称 | 描述 |
---|---|
audit_update_watch | Update inode info in audit rules based on filesystem event. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |