Function report | 
Source Code:security\apparmor\policy_unpack.c | 
Create Date:2022-07-28 19:52:13 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:pack_nameX - check is the next element is of type X with a name of @name*@e: serialized data extent information (NOT NULL)*@code: type code*@name: name to match to the serialized element
Proto:static bool unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_ext * | e | |
| enum aa_code | code | |
| const char * | name | 
| 279 | If pack control byte Then | 
| 280 | char * tag = NULL | 
| 285 | Else if name Then | 
| 287 | Go to fail | 
| 291 | If pack control byte Then Return 1 | 
| 294 | fail : | 
| 296 | Return 0 | 
| Name | Describe | 
|---|---|
| unpack_u8 | |
| unpack_u32 | |
| unpack_u64 | |
| unpack_array | |
| unpack_blob | |
| unpack_str | |
| unpack_trans_table | pack_trans_table - unpack a profile transition table*@e: serialized data extent information (NOT NULL)*@profile: profile to add the accept table to (NOT NULL)* Returns: 1 if table successfully unpacked | 
| unpack_xattrs | |
| unpack_secmark | |
| unpack_rlimits | |
| unpack_profile | pack_profile - unpack a serialized profile*@e: serialized data extent information (NOT NULL)* NOTE: unpack profile sets audit struct if there is a failure | 
| 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  |