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:unpack_str
Proto:static int unpack_str(struct aa_ext *e, const char **string, const char *name)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_ext * | e | |
const char ** | string | |
const char * | name |
396 | size = 0 |
398 | * string = NULL |
401 | If size Then |
411 | fail : |
413 | Return 0 |
Name | Describe |
---|---|
unpack_strdup | |
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 |
verify_header | verify_head - unpack serialized stream header*@e: serialized data read head (NOT NULL)*@required: whether the header is required or optional*@ns: Returns - namespace if one is specified else NULL (NOT NULL)* Returns: error or 0 if header is good |
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 |