Function report |
Source Code:security\tomoyo\util.c |
Create Date:2022-07-28 19:47:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:static inline bool tomoyo_byte_range(const char *str)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | str |
Name | Describe |
---|---|
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. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |