#include "../config.h"
#include "../engine/hlbr.h"
#include "../engine/message.h"
#include "action.h"
#include <sys/syslog.h>
Go to the source code of this file.
Functions | |
int | InitActionAlertSyslog () |
Variables | |
GlobalVars | Globals |
int InitActionAlertSyslog | ( | ) |
Definition at line 245 of file action_alert_syslog.c.
References ACTION_NONE, action_item::ActionFunc, global_vars::ActionItems, AlertSyslogAction(), AlertSyslogMessage(), AlertSyslogParseArgs(), CreateAction(), DBG, DEBUGPATH, FALSE, Globals, action_item::MessageFunc, action_item::ParseArgs, and TRUE.
Referenced by InitActions().