Searched refs:ISC_R_TIMEDOUT (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dresult.h30 #define ISC_R_TIMEDOUT 2 /*%< timed out */ macro
/freebsd-11-stable/contrib/ntp/lib/isc/pthreads/
H A Dcondition.c64 return (ISC_R_TIMEDOUT);
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Derrno2result.c75 return (ISC_R_TIMEDOUT);
H A Dsocket.c5485 ERROR_MATCH(ETIMEDOUT, ISC_R_TIMEDOUT);
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Derrno2result.c83 return (ISC_R_TIMEDOUT);
H A Dcondition.c229 return (ISC_R_TIMEDOUT);
H A Dsocket.c2168 ERROR_MATCH(WSAETIMEDOUT, ISC_R_TIMEDOUT);
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dtimer.c827 result == ISC_R_TIMEDOUT);

Completed in 164 milliseconds