Home
last modified time | relevance | path

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

/qemu/include/io/
H A Dchannel-websock.h103 void qio_channel_websock_handshake(QIOChannelWebsock *ioc,
/qemu/ui/
H A Dvnc-ws.c144 qio_channel_websock_handshake(wioc, in vncws_handshake_io()
/qemu/io/
H A Dchannel-websock.c896 void qio_channel_websock_handshake(QIOChannelWebsock *ioc, in qio_channel_websock_handshake() function
/qemu/chardev/
H A Dchar-socket.c796 qio_channel_websock_handshake(wioc, tcp_chr_websock_handshake, chr, NULL); in tcp_chr_websock_init()