Home
last modified time | relevance | path

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

/qemu/chardev/
H A Dchar-socket.c874 static int tcp_chr_new_client(Chardev *chr, QIOChannelSocket *sioc) in tcp_chr_new_client() function
932 ret = tcp_chr_new_client(chr, sioc); in tcp_chr_add_client()
951 tcp_chr_new_client(chr, cioc); in tcp_chr_accept()
971 tcp_chr_new_client(chr, sioc); in tcp_chr_connect_client_sync()
991 tcp_chr_new_client(chr, sioc); in tcp_chr_accept_server_sync()
1136 tcp_chr_new_client(chr, sioc); in qemu_chr_socket_connected()