Searched defs:log_file (Results 1 – 6 of 6) sorted by relevance
69 def setup_file_logging(log_file): argument
178 def log_file(self, *args): global() member in QemuBaseTest
265 const char *log_file = NULL; main() local
103 FILE *log_file; member 1468 FILE *log_file = ga_open_logfile(config->log_filepath); in initialize_agent() local [all...]
55 BdrvChild *log_file; member
190 static const char *log_file; global() variable