Function report |
Source Code:security\apparmor\label.c |
Create Date:2022-07-28 19:54:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aa_label_seq_print
Proto:void aa_label_seq_print(struct seq_file *f, struct aa_label *label, gfp_t gfp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | f | |
struct aa_label * | label | |
gfp_t | gfp |
1794 | ns = aa_get_current_ns() |
1796 | aa_label_seq_xprint(f, ns, label, FLAG_VIEW_SUBNS, gfp) |
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 |