suse man page for audit_set_pid

Query: audit_set_pid

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AUDIT_SET_PID(3)						  Linux Audit API						  AUDIT_SET_PID(3)

NAME
audit_set_pid - Set audit daemon process ID
SYNOPSIS
#include <libaudit.h> int audit_set_pid (int fd, int pid);
DESCRIPTION
audit_set_pid tells the kernel what the pid is of the audit daemon. When the pid is set to 0, the kernel will log all events to syslog. Otherwise it will try to send events to the netlink connection that has the same pid given by this function. If for some reason the process goes away, the kernel will automatically set the value to 0 itself. Usually this function is called by the audit daemon and not an external program.
RETURN VALUE
The return value is <= 0 on error, otherwise it is the netlink sequence id number. This function can have any error that sendto would encounter.
SEE ALSO
audit_open(3), auditd(8).
AUTHOR
Steve Grubb Red Hat Oct 2006 AUDIT_SET_PID(3)
Related Man Pages
audit_set_failure(3) - centos
audit_data(4) - x11r4
audit_data(4) - minix
audit_data(4) - plan9
audit_data(4) - linux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com