Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qga.c43 static void qga_watch(GPid pid, gint status, gpointer user_data) in qga_watch() function
81 g_child_watch_add(fixture->pid, qga_watch, fixture); in fixture_setup()