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

/bind-9.6-ESV-R11/lib/isc/win32/
H A Dsyslog.c18 /* $Id: syslog.c,v 1.10 2007/06/19 23:47:19 tbox Exp $ */
26 #include <syslog.h>
30 #include <isc/syslog.h>
46 { LOG_SYSLOG, "syslog" },
94 syslog(int level, const char *fmt, ...) { function
164 * event log in case the regular syslog is not available

Completed in 14 milliseconds