函数逻辑报告 |
Source Code:kernel\auditsc.c |
Create Date:2022-07-27 12:31:31 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:auditsc_get_stamp - get local copies of audit_context values*@ctx: audit_context for the task*@t: timespec64 to store time recorded in the audit_context*@serial: serial value that is recorded in the audit_context* Also sets the context as auditable.
函数原型:int auditsc_get_stamp(struct audit_context *ctx, struct timespec64 *t, unsigned int *serial)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct audit_context * | ctx | |
struct timespec64 * | t | |
unsigned int * | serial |
2172 | 如果非是系统调用则返回:0 |
2177 | nanoseconds 等于 nanoseconds |
2179 | 如果非prio则 |
2183 | 返回:1 |
名称 | 描述 |
---|---|
audit_get_stamp |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |