函数逻辑报告 |
Source Code:kernel\audit.c |
Create Date:2022-07-27 12:27:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:audit_log - Log an audit record*@ctx: audit context*@gfp_mask: type of allocation*@type: audit message type*@fmt: format string to use*@...: variable parameters matching the format string* This is a convenience function that calls audit_log_start,
函数原型:void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, const char *fmt, ...)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct audit_context * | ctx | |
gfp_t | gfp_mask | |
int | type | |
const char * | fmt |
2347 | 如果ab则 |
2351 | 发送审计信息,并释放缓冲区 |
名称 | 描述 |
---|---|
audit_init | Initialize audit support at boot time. |
__audit_fanotify | |
__audit_tk_injoffset | |
audit_log_ntp_val | |
sel_write_load |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |