Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-fd.c138 static gboolean child_func(GIOChannel *source, in child_func() function
156 g_source_set_callback(child, (GSourceFunc)child_func, source, NULL); in fd_chr_add_watch()
161 g_source_set_callback(child, (GSourceFunc)child_func, source, NULL); in fd_chr_add_watch()