Function report |
Source Code:security\apparmor\domain.c |
Create Date:2022-07-28 19:51:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aa_free_domain_entries - free entries in a domain table*@domain: the domain table to free (MAYBE NULL)
Proto:void aa_free_domain_entries(struct aa_domain *domain)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_domain * | domain |
38 | If domain Then |
39 | If Not table Then Return |
45 | table = NULL |
Name | Describe |
---|---|
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 |
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 |