Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-char.c2000 static int tcp_chr_read_poll(void *opaque) in tcp_chr_read_poll() function
2169 qemu_set_fd_handler2(s->fd, tcp_chr_read_poll, in tcp_chr_connect()