函数逻辑报告 |
Source Code:kernel\auditsc.c |
Create Date:2022-07-27 12:30:39 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:audit_log_fcaps
函数原型:static void audit_log_fcaps(struct audit_buffer *ab, struct audit_names *name)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct audit_buffer * | ab | |
struct audit_names * | name |
1177 | 如果fcap_ver恒等于负1则 |
1178 | 写入审计信息 |
1179 | 返回 |
1181 | audit_log_cap(ab, "cap_fp", & permitted) |
1182 | audit_log_cap(ab, "cap_fi", & inheritable) |
1183 | 写入审计信息 |
名称 | 描述 |
---|---|
audit_log_name | audit_log_name - produce AUDIT_PATH record from struct audit_names*@context: audit_context for the task*@n: audit_names structure with reportable details*@path: optional path to report instead of audit_names->name*@record_num: record number to report when |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |