函数逻辑报告 |
Source Code:security\integrity\ima\ima_main.c |
Create Date:2022-07-27 21:59:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ma_file_free - called on __fput()*@file: pointer to file structure being freed* Flag files that changed, based on i_version
函数原型:void ima_file_free(struct file *file)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct file * | file |
179 | inode等于file_inode(file) |
182 | 如果非current content of the policy 或非S_ISREG(i_mode)则返回 |
186 | 如果非iint则返回 |
189 | ima_check_last_writer(iint, inode, file) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |