Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:audit_log_cap

Proto:static void audit_log_cap(struct audit_buffer *ab, char *prefix, kernel_cap_t *cap)

Type:void

Parameter:

TypeParameterName
struct audit_buffer *ab
char *prefix
kernel_cap_t *cap
1166  If cap_isclear( * cap) Then
1167  audit_log_format - format a message into the audit buffer.*@ab: audit_buffer*@fmt: format string*@...: optional parameters matching @fmt string* All the work is done in audit_log_vformat.
1168  Return
1170  audit_log_format - format a message into the audit buffer.*@ab: audit_buffer*@fmt: format string*@...: optional parameters matching @fmt string* All the work is done in audit_log_vformat.
1171  Internal kernel functions only(i)
1172  audit_log_format - format a message into the audit buffer.*@ab: audit_buffer*@fmt: format string*@...: optional parameters matching @fmt string* All the work is done in audit_log_vformat.
Caller
NameDescribe
audit_log_fcaps
show_special
audit_log_exit