Home
last modified time | relevance | path

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

/dports/dns/libbind/libbind-6.0/include/isc/
H A Dlogging.h64 #define log_remove_channel __log_remove_channel macro
97 int log_remove_channel(log_context, int, log_channel);
/dports/dns/libbind/libbind-6.0/isc/
H A Dlogging.c509 log_remove_channel(log_context lc, int category, log_channel chan) { in log_remove_channel() function