Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dmain.c94 const char *pid_filepath; member
515 if (s->deferred_options.pid_filepath) { in ga_unset_frozen()
522 s->deferred_options.pid_filepath = NULL; in ga_unset_frozen()
1003 char *pid_filepath; member
1050 config->pid_filepath = in config_load()
1218 g_free(config->pid_filepath); in config_parse()
1317 g_free(config->pid_filepath); in config_free()
1409 s->deferred_options.pid_filepath = config->pid_filepath; in initialize_agent()
1420 become_daemon(config->pid_filepath); in initialize_agent()
1591 if (config->pid_filepath == NULL) { in main()
[all …]