函数逻辑报告 |
Source Code:security\tomoyo\util.c |
Create Date:2022-07-27 21:16:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:moyo_byte_range - Check whether the string is a \ooo style octal value.*@str: Pointer to the string.* Returns true if @str is a \ooo style octal value, false otherwise.* TOMOYO uses \ooo style representation for 0x01 - 0x20 and 0x7F - 0xFF.
函数原型:static inline bool tomoyo_byte_range(const char *str)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | str |
名称 | 描述 |
---|---|
tomoyo_file_matches_pattern2 | moyo_file_matches_pattern2 - Pattern matching without '/' character and "\-" pattern.*@filename: The start of string to check.*@filename_end: The end of string to check.*@pattern: The start of pattern to compare. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |