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

/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp3227 static AuthResult authCall(AuthCtx *pCtx) function
3235 LogFlow(("authCall: RTThreadCreate %Rrc\n", rc));
3240 LogFlow(("authCall: RTThreadWait %Rrc\n", rc));
3381 AuthResult result = authCall(&ctx);
3429 authCall(&ctx);

Completed in 57 milliseconds