Searched refs:log_null (Results 1 – 2 of 2) sorted by relevance
35 typedef enum { log_syslog, log_file, log_null } log_channel_type; enumerator
422 case log_null: in log_vwrite()663 chan->type = log_null; in log_new_null_channel()