函数逻辑报告 |
Source Code:include\linux\audit.h |
Create Date:2022-07-27 08:09:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:audit_log_string
函数原型:static inline void audit_log_string(struct audit_buffer *ab, const char *buf)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct audit_buffer * | ab | |
const char * | buf |
660 | Format a string of no more than slen characters into the audit buffer,* enclosed in quote marks. |
名称 | 描述 |
---|---|
audit_log_d_path | This is a helper-function to print the escaped d_path |
audit_pre | 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 |
audit_ptrace_mask | audit_ptrace_mask - convert mask to permission string*@buffer: buffer to write string to (NOT NULL)*@mask: permission mask to convert |
audit_signal_mask | audit_file_mask - convert mask to permission string*@buffer: buffer to write string to (NOT NULL)*@mask: permission mask to convert |
audit_file_mask | audit_file_mask - convert mask to permission string*@buffer: buffer to write string to (NOT NULL)*@mask: permission mask to convert |
audit_net_cb | audit callback for net specific fields |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |