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 dfa xindexes are in range of transition tables
Proto:static bool verify_dfa_xindex(struct aa_dfa *dfa, int table_size)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_dfa * | dfa | |
| int | table_size | 
| 1002 | If Not verify_xindex(dfa_user_xindex(dfa, i), table_size) Then Return 0 | 
| 1004 | If Not verify_xindex(dfa_other_xindex(dfa, i), table_size) Then Return 0 | 
| 1007 | Return 1 | 
| Name | Describe | 
|---|---|
| verify_profile | verify_profile - Do post unpack analysis to verify profile consistency*@profile: profile to verify (NOT NULL)* Returns: 0 if passes verification else error | 
| 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  |