Lines Matching defs:authResult
491 uint32_t authResult=0, reasonLen=0;494 if (!ReadFromRFBServer(client, (char *)&authResult, 4)) return FALSE;496 authResult = rfbClientSwap32IfLE(authResult);498 switch (authResult) {524 (int)authResult);