Searched refs:xterm_dpy_retry_count (Results 1 – 1 of 1) sorted by relevance
1686 static int xterm_dpy_retry_count = 0; variable1692 xterm_dpy_retry_count = 5; // Try reconnecting five times in x_IOerror_handler()1713 if (!exiting && !v_dying && xterm_dpy_retry_count > 0) in may_restore_clipboard()1715 --xterm_dpy_retry_count; in may_restore_clipboard()1747 xterm_dpy_retry_count = 5; // Try reconnecting five times in ex_xrestore()7628 xterm_dpy_retry_count = 0; in setup_term_clip()