Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dlogging.h67 #define log_new_syslog_channel __log_new_syslog_channel macro
100 log_channel log_new_syslog_channel(unsigned int, int, int);
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c576 log_new_syslog_channel(unsigned int flags, int level, int facility) { in log_new_syslog_channel() function