Function report |
Source Code:security\apparmor\label.c |
Create Date:2022-07-28 19:54:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vec_unconfined
Proto:static bool vec_unconfined(struct aa_profile **vec, int n)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_profile ** | vec | |
int | n |
207 | If Not profile_unconfined(vec[i]) Then Return false |
211 | Return true |
Name | Describe |
---|---|
label_merge_insert | label_merge_insert - create a new label by merging @a and @b*@new: preallocated label to merge into (NOT NULL)*@a: label to merge with @b (NOT NULL)*@b: label to merge with @a (NOT NULL)* Requires: preallocated proxy* Returns: ref counted label either |
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 |