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

/vbox/src/VBox/RDP/client-1.8.3/
H A Diso.c38 static RD_BOOL g_negotiate_rdp_protocol = True; variable
74 if (g_rdp_version >= RDP_V5 && g_negotiate_rdp_protocol)
95 if (g_rdp_version >= RDP_V5 && g_negotiate_rdp_protocol)
219 g_negotiate_rdp_protocol = True;
302 g_negotiate_rdp_protocol = False;

Completed in 42 milliseconds