Home
last modified time | relevance | path

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

/qemu/qga/
H A Dguest-agent-core.h33 void ga_command_state_cleanup_all(GACommandState *cs);
H A Dguest-agent-command-state.c62 void ga_command_state_cleanup_all(GACommandState *cs) in ga_command_state_cleanup_all() function
H A Dmain.c1511 ga_command_state_cleanup_all(s->command_state); in cleanup_agent()