MGE System Utility Library - API Documentation
v1.6.2
Library of system utility functions.
mge-remsyslog.h
Go to the documentation of this file.
1
17
#ifndef MGE_REMSYSLOG_H
18
#define MGE_REMSYSLOG_H
19
20
#include <libmgec/mge-portability.h>
21
22
BEGIN_C_DECLS
23
24
int
sndremsyslogmsg
(
const
char
*hostname,
const
char
*prog_name,
25
const
char
*message);
26
27
END_C_DECLS
28
29
#endif
/* ndef MGE_REMSYSLOG_H */
sndremsyslogmsg
BEGIN_C_DECLS int sndremsyslogmsg(const char *hostname, const char *prog_name, const char *message)
Send message to remote syslog server.
Definition:
remsyslog.c:35
src
prg
c
inc
libmgesysutils
mge-remsyslog.h
Generated by
1.9.4