Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-char.c1985 } TCPCharDriver; typedef
1991 TCPCharDriver *s = chr->opaque; in tcp_chr_write()
2003 TCPCharDriver *s = chr->opaque; in tcp_chr_read_poll()
2013 TCPCharDriver *s, in tcp_chr_process_IAC_bytes()
2062 TCPCharDriver *s = chr->opaque; in tcp_get_msgfd()
2071 TCPCharDriver *s = chr->opaque; in unix_process_msgfd()
2094 TCPCharDriver *s = chr->opaque; in tcp_chr_recv()
2120 TCPCharDriver *s = chr->opaque; in tcp_chr_recv()
2128 TCPCharDriver *s = chr->opaque; in tcp_chr_read()
2166 TCPCharDriver *s = chr->opaque; in tcp_chr_connect()
[all …]