Home
last modified time | relevance | path

Searched refs:UB_SYSLOG_FACILITY (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sbin/unwind/libunbound/util/
Dlog.c121 openlog(ident, LOG_NDELAY, UB_SYSLOG_FACILITY); in log_init()
/openbsd/src/usr.sbin/unbound/util/
Dlog.c121 openlog(ident, LOG_NDELAY, UB_SYSLOG_FACILITY); in log_init()
/openbsd/src/sbin/unwind/libunbound/
Dconfig.h868 #define UB_SYSLOG_FACILITY LOG_DAEMON macro
/openbsd/src/usr.sbin/unbound/
Dconfig.h.in863 #undef UB_SYSLOG_FACILITY
Dconfigure.ac749 AC_DEFINE_UNQUOTED(UB_SYSLOG_FACILITY,${UNBOUND_SYSLOG_FACILITY},[the SYSLOG_FACILITY to use, defau… definition