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

/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp3185 typedef struct AuthCtx struct
3201 } AuthCtx; typedef in typeref:struct:AuthCtx
3205 AuthCtx *pCtx = (AuthCtx *)pvUser;
3227 static AuthResult authCall(AuthCtx *pCtx)
3367 AuthCtx ctx;
3415 AuthCtx ctx;

Completed in 43 milliseconds