Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dlogging.h57 #define log_check_channel __log_check_channel macro
81 int log_check_channel(log_context, int, log_channel);
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c203 log_check_channel(log_context lc, int level, log_channel chan) { in log_check_channel() function
259 if (log_check_channel(lc, level, lcl->channel)) in log_check()
352 if (!log_check_channel(lc, level, chan)) in log_vwrite()