Function report |
Source Code:security\apparmor\label.c |
Create Date:2022-07-28 19:54:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:label_modename
Proto:static const char *label_modename(struct aa_ns *ns, struct aa_label *label, int flags)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_ns * | ns | |
struct aa_label * | label | |
int | flags |
1534 | If mode == profile set to unconfined Then Continue |
1540 | count++ |
1548 | If count == 0 Then Return "-" |
1550 | If mode == -1 Then mode = profile set to unconfined |
1554 | Return aa_profile_mode_names[mode] |
Name | Describe |
---|---|
aa_label_snxprint | aa_label_snxprint - print a label name to a string buffer*@str: buffer to write to |
aa_label_seq_xprint | |
aa_label_xprintk |
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 |