Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dmain.c149 static void stop_agent(GAState *s, bool requested);
198 stop_agent(ga_state, true); in quit_handler()
698 stop_agent(s, false); in channel_event_cb()
1569 static void stop_agent(GAState *s, bool requested) in stop_agent() function