Home
last modified time | relevance | path

Searched defs:log_write (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/altq/altqd/
H A Dlibaltq2.c58 log_write(int severity, int syserr, const char *format, ...) in log_write() function
/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dlogging.h62 #define log_write __log_write macro
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dlogging.c432 log_write(log_context lc, int category, int level, const char *format, ...) { in log_write() function