Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:vnc_connect

62 /* string for the VNC_CONNECT property */
3009 * Routines for monitoring the VNC_CONNECT and X11VNC_REMOTE properties
3049 if (! vnc_connect || vnc_connect_prop == None) {
3050 /* not active or problem with VNC_CONNECT atom */
3065 rfbLog("warning: truncating large VNC_CONNECT"
3081 rfbLog("read VNC_CONNECT: %s\n", vnc_connect_str);
3101 if (! vnc_connect || x11vnc_remote_prop == None) {
3699 /* VNC_CONNECT property (vncconnect program) */
3700 if (vnc_connect && *vnc_connect_str != '\0') {
3707 if (vnc_connect && *x11vnc_remote_str != '\0') {