Home
last modified time | relevance | path

Searched defs:log_syslog (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dlogging.h35 typedef enum { log_syslog, log_file, log_null } log_channel_type; enumerator
/netbsd-src/external/bsd/nsd/dist/
H A Dutil.h76 log_function_type log_syslog; variable
H A Dutil.c176 log_syslog(int priority, const char *message) in log_syslog() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dlog.c163 log_syslog(const char *timestr, in log_syslog() function