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 control byte
Proto:static bool unpack_X(struct aa_ext *e, enum aa_code code)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_ext * | e | |
enum aa_code | code |
245 | If Not st if read will be in packed data bounds Then Return 0 |
247 | If pointer to current position in the buffer != code Then Return 0 |
250 | Return 1 |
Name | Describe |
---|---|
unpack_nameX | 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 |
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 |