Home
last modified time | relevance | path

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

/qemu/chardev/
H A Dchar-socket.c103 static int tcp_chr_read_poll(void *opaque);
127 if (tcp_chr_read_poll(chr) <= 0) { in tcp_chr_write()
141 static int tcp_chr_read_poll(void *opaque) in tcp_chr_read_poll() function
598 tcp_chr_read_poll, in update_ioc_handlers()