Searched refs:xtrap_input (Results 1 - 5 of 5) sorted by relevance

/external/libvncserver/x11vnc/
H A Doptions.c239 int xtrap_input = 0; /* -xtrap for user input insertion */ variable
H A Doptions.h206 extern int xtrap_input;
H A Dxwrappers.c933 if (xtrap_input) {
1010 if (xtrap_input) {
1081 if (xtrap_input) {
1227 if (! xtrap_input) {
H A Dremote.c2429 snprintf(buf, bufn, "ans=%s:%d", p, xtrap_input);
2434 if (! xtrap_input) {
2435 xtrap_input = 1;
2442 snprintf(buf, bufn, "ans=%s:%d", p, !xtrap_input);
2447 if (xtrap_input) {
2448 xtrap_input = 0;
H A Dx11vnc.c1511 fprintf(stderr, " xtrap: %d\n", xtrap_input);
3081 xtrap_input = 1;

Completed in 123 milliseconds