函数逻辑报告 |
Source Code:kernel\auditsc.c |
Create Date:2022-07-27 12:31:55 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:audit_seccomp - record information about a seccomp action*@syscall: syscall number*@signr: signal value*@code: the seccomp action* Record the information associated with a seccomp action. Event filtering for
函数原型:void audit_seccomp(unsigned long syscall, long signr, int code)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | syscall | |
long | signr | |
int | code |
2612 | 如果此条件成立可能性小(为编译器优化)(!ab)则返回 |
2614 | audit_log_task(ab) |
2615 | 写入审计信息 |
2618 | 发送审计信息,并释放缓冲区 |
名称 | 描述 |
---|---|
seccomp_log |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |