Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dmain.c408 static FILE *ga_open_logfile(const char *logfile) in ga_open_logfile() function
551 s->log_file = ga_open_logfile(s->deferred_options.log_filepath); in ga_unset_frozen()
1445 FILE *log_file = ga_open_logfile(config->log_filepath); in initialize_agent()