audit_log_secctx(9) centos man page | unix.com

Man Page: audit_log_secctx

Operating Environment: centos

Section: 9

AUDIT_LOG_SECCTX(9)						 Audit Interfaces					       AUDIT_LOG_SECCTX(9)

NAME
audit_log_secctx - Converts and logs SELinux context
SYNOPSIS
void audit_log_secctx(struct audit_buffer * ab, u32 secid);
ARGUMENTS
ab audit_buffer secid security number
DESCRIPTION
This is a helper function that calls security_secid_to_secctx to convert secid to secctx and then adds the (converted) SELinux context to the audit log by calling audit_log_format, thus also preventing leak of internal secid to userspace. If secid cannot be converted audit_panic is called.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 AUDIT_LOG_SECCTX(9)
Related Man Pages
call_usermodehelper_setup(9) - centos
avc_destroy(3) - centos
setexeccon(3) - debian
avc_reset(3) - centos
avc_open(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!