Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dmain.c125 gchar *pstate_filepath; member
1022 g_assert(s->pstate_filepath); in ga_get_fd_handle()
1038 if (!write_persistent_state(&s->pstate, s->pstate_filepath)) { in ga_get_fd_handle()
1416 s->pstate_filepath = g_strdup_printf("%s/qga.state", config->state_dir); in initialize_agent()
1480 s->pstate_filepath, in initialize_agent()
1558 g_free(s->pstate_filepath); in cleanup_agent()