函数逻辑报告 |
Source Code:security\security.c |
Create Date:2022-07-27 20:13:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:security_file_free
函数原型:void security_file_free(struct file *file)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct file * | file |
1398 | Hook list operation macros.* call_void_hook:* This is a hook that does not return a value.* call_int_hook:* This is a hook that returns a value.(file_free_security, file) |
1400 | blob等于f_security |
1401 | 如果blob则 |
1402 | f_security = NULL |
1403 | kmem_cache_free(lsm_file_cache, blob) |
名称 | 描述 |
---|---|
security_file_alloc |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |