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

/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecServiceTcp.cpp99 static bool g_fTcpClientFromServer = false; variable
115 if (g_fTcpClientFromServer)
138 g_fTcpClientFromServer = true;
263 * @returns VBox status code. Updates g_hTcpClient and g_fTcpClientFromServer on
271 g_fTcpClientFromServer = true;
277 g_fTcpClientFromServer = false;
626 if (g_fTcpClientFromServer)

Completed in 33 milliseconds