函数逻辑报告 |
Source Code:kernel\audit.c |
Create Date:2022-07-27 12:25:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kauditd_hold_skb - Queue an audit record, waiting for auditd*@skb: audit record* Description:* Queue the audit record, waiting for an instance of auditd. When this* function is called we haven't given up yet on sending the record, but things
函数原型:static void kauditd_hold_skb(struct sk_buff *skb)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sk_buff * | skb |
569 | 释放缓存 |
570 | 返回 |
576 | 列表末尾的缓冲区 |
577 | 返回 |
582 | 释放缓存 |
名称 | 描述 |
---|---|
auditd_reset | auditd_reset - Disconnect the auditd connection*@ac: auditd connection state* Description:* Break the auditd/kauditd connection and move all the queued records into the* hold queue in case auditd reconnects |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |