Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\audit.c Create Date:2022-07-28 11:22:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:audit_set_failure

Proto:static int audit_set_failure(unsigned int state)

Type:int

Parameter:

TypeParameterName
unsigned intstate
456  If state != Failure-to-log actions && state != AUDIT_FAIL_PRINTK && state != AUDIT_FAIL_PANIC Then Return -EINVAL
461  Return audit_do_config_change("audit_failure", & If auditing cannot proceed, audit_failure selects what happens. , state)
Caller
NameDescribe
audit_receive_msg