Function report |
Source Code:security\apparmor\file.c |
Create Date:2022-07-28 19:53:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:le_audit_cb - call back for file specific audit fields*@ab: audit_buffer (NOT NULL)*@va: audit struct to audit values of (NOT NULL)
Proto:static void file_audit_cb(struct audit_buffer *ab, void *va)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_buffer * | ab | |
void * | va |
59 | fsuid = current_fsuid() |
61 | If request & AA_AUDIT_FILE_MASK Then |
65 | If denied & AA_AUDIT_FILE_MASK Then |
69 | If request & AA_AUDIT_FILE_MASK Then |
76 | If peer Then |
78 | aa_label_xaudit(ab, labels_ns(label), peer, FLAG_VIEW_SUBNS, GFP_KERNEL) |
80 | Else if target Then |
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 |