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:aa_profile_snxprint - print a profile name to a buffer*@str: buffer to write to
Proto:static int aa_profile_snxprint(char *str, size_t size, struct aa_ns *view, struct aa_profile *profile, int flags, struct aa_ns **prev_ns)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | str | |
size_t | size | |
struct aa_ns * | view | |
struct aa_profile * | profile | |
int | flags | |
struct aa_ns ** | prev_ns |
1488 | const char * ns_name = NULL |
1493 | If Not view Then view = profiles_ns(profile) |
1502 | If ns_name == aa_hidden_ns_name Then |
1509 | If flags & FLAG_SHOW_MODE && profile != unconfined Then |
1510 | modestr = 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 |
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 |