| Function report | 
| Source Code: security\apparmor\label.c | Create Date:2022-07-28 19:54:24 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:labelset_of_merge - find which labelset a merged label should be inserted*@a: label to merge and insert*@b: label to merge and insert* Returns: labelset that the merged label should be inserted into
Proto:static struct aa_labelset *labelset_of_merge(struct aa_label *a, struct aa_label *b)
Type:struct aa_labelset
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_label * | a | |
| struct aa_label * | b | 
| 1096 | If s_cmp - compare ns for label set ordering*@a: ns to compare (NOT NULL)*@b: ns to compare (NOT NULL)* Returns: <0 if a < b* ==0 if a == b* >0 if a > b <= 0 Then Return labels | 
| 1098 | Return labels | 
| Name | Describe | 
|---|---|
| aa_label_find_merge | aa_label_find_merge - find label that is equiv to merge of @a and @b*@a: label to merge with @b (NOT NULL)*@b: label to merge with @a (NOT NULL)* Requires: labels be fully constructed with a valid ns* Returns: ref counted label that is equiv to merge of | 
| 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 |