Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dmain.c77 char *pid_filepath; member
116 const char *pid_filepath; member
559 if (s->deferred_options.pid_filepath) { in ga_unset_frozen()
566 s->deferred_options.pid_filepath = NULL; in ga_unset_frozen()
1070 config->pid_filepath = in config_load()
1245 g_free(config->pid_filepath); in config_parse()
1336 g_free(config->pid_filepath); in config_free()
1432 s->deferred_options.pid_filepath = config->pid_filepath; in initialize_agent()
1442 become_daemon(config->pid_filepath); in initialize_agent()
1595 if (config->pid_filepath == NULL) { in main()
[all …]