Searched refs:contimedout (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/rdist/
H A Ddefs.h175 extern volatile sig_atomic_t contimedout; /* Connection timed out */
H A Dcommon.c70 volatile sig_atomic_t contimedout = FALSE; /* Connection timed out */ variable
216 contimedout = TRUE;
H A Ddocmd.c574 if (contimedout || IS_ON(opts, DO_IGNLNKS) ||

Completed in 79 milliseconds