__audit_syscall_exit(9) centos man page | unix.com

Man Page: __audit_syscall_exit

Operating Environment: centos

Section: 9

__AUDIT_SYSCALL_EXIT(9) 					 Audit Interfaces					   __AUDIT_SYSCALL_EXIT(9)

NAME
__audit_syscall_exit - deallocate audit context after a system call
SYNOPSIS
void __audit_syscall_exit(int success, long return_code);
ARGUMENTS
success success value of the syscall return_code return value of the syscall
DESCRIPTION
Tear down after system call. If the audit context has been marked as auditable (either because of the AUDIT_RECORD_CONTEXT state from filtering, or because some other part of the kernel wrote an audit message), then write out the syscall information. In call cases, free the names stored from getname.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __AUDIT_SYSCALL_EXIT(9)
Related Man Pages
audit_add_rule_data(3) - suse
syscall(3ucb) - mojave
syscall(3ucb) - php
syscall(3ucb) - x11r4
syscall(3ucb) - posix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input