Searched defs:syslog (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dsyslog.c9 /* $Id: syslog.c,v 1.10 2007/06/19 23:47:19 tbox Exp $ */
17 #include <syslog.h>
21 #include <isc/syslog.h>
37 { LOG_SYSLOG, "syslog" },
85 syslog(int level, const char *fmt, ...) { function
155 * event log in case the regular syslog is not available

Completed in 9 milliseconds