HomeSort by relevance Sort by last modified time
    Searched refs:reverseConnection (Results 1 - 6 of 6) sorted by null

  /external/libvncserver/libvncserver/
auth.c 302 if (!cl->screen->authPasswdData || cl->reverseConnection) {
rfbserver.c 254 cl->reverseConnection = TRUE;
357 cl->reverseConnection = FALSE;
800 if (!cl->reverseConnection &&
    [all...]
  /external/libvncserver/libvncserver/tightvnc-filetransfer/
rfbtightserver.c 193 if (cl->screen->authPasswdData && !cl->reverseConnection) {
  /external/libvncserver/rfb/
rfb.h 511 rfbBool reverseConnection;
    [all...]
  /external/libvncserver/x11vnc/
connections.c     [all...]
screen.c 829 !!(cl->reverseConnection),
    [all...]

Completed in 42 milliseconds