Home
last modified time | relevance | path

Searched refs:remote_prefix (Results 1 – 8 of 8) sorted by relevance

/external/libvncserver/x11vnc/
Dxevents.c1708 if (remote_prefix != NULL && strstr(text, remote_prefix) == text) { in xcut_receive()
1709 char *result, *rcmd = text + strlen(remote_prefix); in xcut_receive()
1715 strncat(tmp, rcmd, len - strlen(remote_prefix)); in xcut_receive()
1749 tmp = (char *) calloc(strlen(remote_prefix) + strlen(result) + 1, 1); in xcut_receive()
1751 strcat(tmp, remote_prefix); in xcut_receive()
Doptions.h108 extern char *remote_prefix;
Doptions.c120 char *remote_prefix = NULL; variable
DChangeLog196 quiet DIRECT: usage. Options -query_retries, -remote_prefix,
Dx11vnc.c4042 remote_prefix = strdup(argv[++i]); in main() local
DRELEASE-NOTES371 scripting, -query_retries, and -remote_prefix were
DREADME12069 x11vnc -remote_prefix X11VNC_APPSHARE_CMD: message channel,
12457 -query_retries str -remote_prefix str -noremote
18143 -remote_prefix str Enable a remote-control communication channel for
18152 Example: -remote_prefix DO_THIS:
18154 Note that enabling -remote_prefix allows the remote
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch2001 + " x11vnc -remote_prefix X11VNC_APPSHARE_CMD: message channel,\n"
18295 +x11vnc \fB\-remote_prefix\fR X11VNC_APPSHARE_CMD: message channel,
21573 +x11vnc \fB\-remote_prefix\fR X11VNC_APPSHARE_CMD: message channel,