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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dcliprdr.c190 channel_register("cliprdr",
H A Dlspci.c163 channel_register("lspci", CHANNEL_OPTION_INITIALIZED | CHANNEL_OPTION_ENCRYPT_RDP,
H A Dchannels.c55 channel_register(char *name, uint32 flags, void (*callback) (STREAM)) function
H A Dseamless.c412 channel_register("seamrdp", CHANNEL_OPTION_INITIALIZED | CHANNEL_OPTION_ENCRYPT_RDP,
H A Drdpsnd.c738 channel_register("rdpsnd", CHANNEL_OPTION_INITIALIZED | CHANNEL_OPTION_ENCRYPT_RDP,
742 channel_register("snddbg", CHANNEL_OPTION_INITIALIZED | CHANNEL_OPTION_ENCRYPT_RDP,
747 error("channel_register\n");
H A Dproto.h64 VCHANNEL *channel_register(char *name, uint32 flags, void (*callback) (STREAM));
H A Drdpdr.c876 channel_register("rdpdr",
/vbox/src/VBox/RDP/client-1.8.3/vrdp/
H A Drdpusb.c930 channel_register("vrdpusb", CHANNEL_OPTION_INITIALIZED | CHANNEL_OPTION_ENCRYPT_RDP,

Completed in 127 milliseconds