函数逻辑报告 |
Source Code:security\apparmor\audit.c |
Create Date:2022-07-27 21:25:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:audit_base - core AppArmor function.*@ab: audit buffer to fill (NOT NULL)*@ca: audit structure containing data to audit (NOT NULL)* Record common AppArmor audit data from @sa
函数原型:static void audit_pre(struct audit_buffer *ab, void *ca)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct audit_buffer * | ab | |
void * | ca |
59 | 如果aa_g_audit_header则 |
60 | 写入审计信息 |
61 | audit_log_string(ab, aa_audit_type[type]) |
64 | 如果op则 |
65 | 写入审计信息 |
66 | audit_log_string(ab, op) |
69 | 如果info则 |
76 | 如果label则 |
96 | 如果name则 |
97 | 写入审计信息 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |