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