Function report |
Source Code:kernel\auditsc.c |
Create Date:2022-07-28 11:27:23 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_log_fcaps
Proto:static void audit_log_fcaps(struct audit_buffer *ab, struct audit_names *name)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_buffer * | ab | |
struct audit_names * | name |
1177 | If fcap_ver == -1 Then |
1181 | audit_log_cap(ab, "cap_fp", & permitted) |
1182 | audit_log_cap(ab, "cap_fi", & inheritable) |
Name | Describe |
---|---|
audit_log_name | audit_log_name - produce AUDIT_PATH record from struct audit_names*@context: audit_context for the task*@n: audit_names structure with reportable details*@path: optional path to report instead of audit_names->name*@record_num: record number to report when |
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 |