Home
last modified time | relevance | path

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

/qemu/qga/
H A Dmain.c127 static void stop_agent(GAState *s, bool requested);
176 stop_agent(ga_state, true); in quit_handler()
654 stop_agent(s, false); in channel_event_cb()
1558 static void stop_agent(GAState *s, bool requested) in stop_agent() function