Searched refs:rdpusb_channel (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/vrdp/
H A Drdpusb.c58 static VCHANNEL *rdpusb_channel; variable
327 s = channel_init(rdpusb_channel, len + 5);
341 channel_send(s, rdpusb_channel);
929 rdpusb_channel =
932 return (rdpusb_channel != NULL);

Completed in 591 milliseconds