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

/opensolaris-onvv-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);
/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c207 log_check_channel(log_context lc, int level, log_channel chan) { function
263 if (log_check_channel(lc, level, lcl->channel))
356 if (!log_check_channel(lc, level, chan))

Completed in 92 milliseconds