Searched refs:sleepmax (Results 1 – 1 of 1) sorted by relevance
342 int sleepmax = 10, i; in XIOerr() local347 sleepmax = atoi(getenv("X11VNC_REOPEN_SLEEP_MAX")); in XIOerr()351 for (i=0; i < sleepmax; i++) { in XIOerr()354 rfbLog("dpy[%d/%d]: %p\n", i+1, sleepmax, dpy); in XIOerr()