Lines Matching defs:rc
128 int rc=1, i=0, max=140, ms_sl=25;
176 rc = 0;
180 if (rc) {
182 "an x11vnc server at %s (rc=%d)\n",
184 : DisplayString(dpy), rc);
186 return rc;
194 int rc = 1, direct = 0;
244 rc = send_remote_cmd(rcmd, 0, 1);
245 if (rc) {
248 return(rc);
250 rc = send_remote_cmd(qcmd, 1, 1);
252 rc = send_remote_cmd(rcmd, 0, remote_sync);
255 rc = send_remote_cmd(qcmd, 1, 1);
258 return rc;
4533 int rc = -2;
4558 rc = set_xprop(p, win, q+1);
4561 snprintf(buf, bufn, "ans=set_xprop:%s:%d", p, rc);
6033 if (!strcmp(p, "rc")) {