Searched defs:teleporterTcpReadLine (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DConsoleImplTeleporter.cpp187 static int teleporterTcpReadLine(TeleporterState *pState, char *pszBuf, size_t cchBuf) function
235 int vrc = teleporterTcpReadLine(pState, szMsg, sizeof(szMsg));
1327 vrc = teleporterTcpReadLine(pState, szCmd, sizeof(szCmd));

Completed in 46 milliseconds