Searched refs:log_to_file (Results 1 – 2 of 2) sorted by relevance
39 static int log_to_file = 0; variable72 log_to_file = 1; in log_start()97 if (log_to_file && ent_pw && ent_pw->pw_uid != 0 && in log_start()192 if (!log_to_file) in log_write()339 if (!log_to_file) in my_syslog()353 if (log_to_file) in my_syslog()
29 static bool log_to_file = false; // Set to true by __sanitizer_set_report_path variable68 if (!log_to_file || (report_fd_pid == GetPid())) return; in MaybeOpenReportFile()75 log_to_file = false; in MaybeOpenReportFile()223 log_to_file = true; in __sanitizer_set_report_path()