Function report |
Source Code:security\apparmor\policy_unpack.c |
Create Date:2022-07-28 19:52:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:verify_xindex
Proto:static bool verify_xindex(int xindex, int table_size)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
int | xindex | |
int | table_size |
990 | xtype = xindex & AA_X_TYPE_MASK |
992 | If xtype == use a specified name ->n# && index >= table_size Then Return 0 |
994 | Return 1 |
Name | Describe |
---|---|
verify_dfa_xindex | verify dfa xindexes are in range of transition tables |
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 |