s/qmail
4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
4.3
sqmail-4.3.20
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 Thu Jan 16 2025 17:42:04 for s/qmail by
1.9.6