s/qmail
4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
4.3
sqmail-4.3.21
src
trysyslog.c
Go to the documentation of this file.
1
#include <sys/types.h>
2
#include <sys/time.h>
3
#include <syslog.h>
4
5
main
()
6
{
7
openlog(
"foo"
,0,LOG_MAIL);
8
syslog(0,
"foo"
);
9
}
main
main()
Definition
trysyslog.c:5
Generated on
for s/qmail by
1.14.0