函数逻辑报告 |
Source Code:kernel\audit.c |
Create Date:2022-07-27 12:26:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:audit_string_contains_control - does a string need to be logged in hex*@string: string to be checked*@len: max length of the string to check
函数原型:bool audit_string_contains_control(const char *string, size_t len)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | string | |
size_t | len |
1979 | 返回:false |
名称 | 描述 |
---|---|
audit_log_n_untrustedstring | audit_log_n_untrustedstring - log a string that may contain random characters*@ab: audit_buffer*@len: length of string (not including trailing null)*@string: string to be logged* This code will escape a string that is passed to it if the string* contains |
audit_log_execve_info | |
aa_label_xaudit |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |