Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:rcmd

1709 		char *result, *rcmd = text + strlen(remote_prefix);
1712 if (strstr(rcmd, "cmd=") != rcmd && strstr(rcmd, "qry=") != rcmd) {
1715 strncat(tmp, rcmd, len - strlen(remote_prefix));