Searched refs:openlog (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/win32/
H A Dsyslog.h25 /* Constant definitions for openlog() */
58 openlog(const char *, int, ...);
H A Dsyslog.c130 openlog(const char *name, int flags, ...) { function
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/lbl/
H A Dos-sunos4.h127 void openlog(const char *, int, int);
/bind-9.6-ESV-R11/bin/named/win32/
H A Dos.c99 openlog(progname, options, LOG_DAEMON);
/bind-9.6-ESV-R11/contrib/zkt/
H A Dlog.c267 dbg_val2 ("lg_open: openlog (%s, LOG_NDELAY, %d)\n", progname, lg_str2syslog (facility));
268 openlog (progname, LOG_NDELAY, lg_str2syslog (facility));
/bind-9.6-ESV-R11/bin/named/unix/
H A Dos.c374 openlog(isc_file_basename(progname), options, ISC_FACILITY);
/bind-9.6-ESV-R11/lib/isc/
H A Dlog.c1028 (void)openlog(tag, options, facility);

Completed in 56 milliseconds