Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dlogging.h35 typedef enum { log_syslog, log_file, log_null } log_channel_type; enumerator
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dlogging.c422 case log_null: in log_vwrite()
663 chan->type = log_null; in log_new_null_channel()