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_audit
Proto:void aa_label_audit(struct audit_buffer *ab, struct aa_label *label, gfp_t gfp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_buffer * | ab | |
struct aa_label * | label | |
gfp_t | gfp |
1786 | ns = aa_get_current_ns() |
1788 | aa_label_xaudit(ab, 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 |