Home
last modified time | relevance | path

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

/dports/dns/libbind/libbind-6.0/include/isc/
H A Dlogging.h63 #define log_add_channel __log_add_channel macro
96 int log_add_channel(log_context, int, log_channel);
/dports/dns/libbind/libbind-6.0/isc/
H A Dlogging.c488 log_add_channel(log_context lc, int category, log_channel chan) { in log_add_channel() function