Home
last modified time | relevance | path

Searched defs:log_add_channel (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dlogging.h65 #define log_add_channel __log_add_channel macro
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dlogging.c490 log_add_channel(log_context lc, int category, log_channel chan) { in log_add_channel() function