Function report |
Source Code:security\apparmor\policy_ns.c |
Create Date:2022-07-28 19:54:11 |
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_ns - free a profile namespace*@ns: the namespace to free (MAYBE NULL)* Requires: All references to the namespace must have been put, if the* namespace was referenced by a profile confining a task,
Proto:void aa_free_ns(struct aa_ns *ns)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_ns * | ns |
139 | If Not ns Then Return |
143 | aa_labelset_destroy( & labels) |
146 | ns = NULL |
Name | Describe |
---|---|
__aa_create_ns | |
label_free_switch |
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 |