Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:crash_debug

5572 			snprintf(buf, bufn, "ans=%s:%d", p, crash_debug);
5575 crash_debug = 1;
5576 rfbLog("set crash_debug to: %d\n", crash_debug);
5581 snprintf(buf, bufn, "ans=%s:%d", p, !crash_debug);
5584 crash_debug = 0;
5585 rfbLog("set crash_debug to: %d\n", crash_debug);