Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dlogging.h33 typedef enum { log_syslog, log_file, log_null } log_channel_type; enumerator
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c416 case log_null: in log_vwrite()
657 chan->type = log_null; in log_new_null_channel()