Query: set_aumessage_mode
OS: suse
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)NAMEset_message_mode - Sets the message modeSYNOPSIS#include <libaudit.h> void set_message_mode (message_t mode);DESCRIPTIONset_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 ALSOauditd(8), audit_open(3).AUTHORDebora Velarde. Linux 2.6 2004-12-01 SET_MESSAGE_MODE(3)
Related Man Pages |
---|
drd(1m) - opensolaris |
audit_set_failure(3) - debian |
dpm-rfiod(8) - debian |
racoon(8) - suse |
mail::spamassassin::logger(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Cut command on RHEL 6.8 compatibility issues |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
Shopt -s histappend |
32 bit process addressing more than 4GB |