debian man page for set_aumessage_mode

Query: set_aumessage_mode

OS: debian

Section: 3

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

SET_MESSAGE_MODE(3)					     Linux Programmer's Manual					       SET_MESSAGE_MODE(3)

NAME
set_message_mode - Sets the message mode
SYNOPSIS
#include <libaudit.h> void set_message_mode (message_t mode);
DESCRIPTION
set_message_mode sets the location where informational messages are sent. If mode=0 (default), then informational messages are sent to stderr. If mode=1, then informational messages are sent to syslog.
EXAMPLE
/* Sample code */ set_message_mode(MSG_SYSLOG)
SEE ALSO
auditd(8), audit_open(3).
AUTHOR
Debora Velarde. Linux 2.6 2004-12-01 SET_MESSAGE_MODE(3)
Related Man Pages
audit_set_failure(3) - centos
audit_set_failure(3) - suse
get_auditfail_action(3) - suse
mail::spamassassin::logger(3) - suse
mail::spamassassin::logger(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph