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

/vbox/src/VBox/Main/src-client/
H A DConsoleImplTeleporter.cpp69 bool volatile mfIOError; member in class:TeleporterState
82 , mfIOError(false)
358 pState->mfIOError = true;
391 if (pState->mfIOError)
407 pState->mfIOError = true;
425 pState->mfIOError = true;
445 pState->mfIOError = true;

Completed in 42 milliseconds