函数逻辑报告 |
Source Code:kernel\auditsc.c |
Create Date:2022-07-27 12:31:56 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:audit_killed_trees
函数原型:struct list_head *audit_killed_trees(void)
返回类型:struct list_head
参数:无
2642 | ctx等于audit_context() |
2643 | 如果此条件成立可能性大(为编译器优化)(!ctx || !是系统调用)则返回:NULL |
2645 | 返回:killed_trees |
名称 | 描述 |
---|---|
evict_chunk | Here comes the stuff asynchronous to auditctl operations |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |