函数逻辑报告 |
Source Code:kernel\auditsc.c |
Create Date:2022-07-27 12:30:16 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:At process creation time, we can determine if system-call auditing is* completely disabled for this task. Since we only have the task* structure at this point, we can only check uid and gid.
函数原型:static enum audit_state audit_filter_task(struct task_struct *tsk, char **key)
返回类型:enum audit_state
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | tsk | |
char ** | key |
752 | 返回:state |
756 | 返回:创建时审计 |
名称 | 描述 |
---|---|
audit_alloc | 安全审计 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |