Home | History | Annotate | Download | only in qemu

Lines Matching refs:stdio_read

770 static void stdio_read(void *opaque)
849 qemu_set_fd_handler2(0, stdio_read_poll, stdio_read, NULL, chr);