Searched refs:ISC_R_TIMEDOUT (Results 1 – 8 of 8) sorted by relevance
64 return (ISC_R_TIMEDOUT); in isc_condition_waituntil()
75 return (ISC_R_TIMEDOUT); in isc___errno2result()
5485 ERROR_MATCH(ETIMEDOUT, ISC_R_TIMEDOUT); in internal_connect()
30 #define ISC_R_TIMEDOUT 2 /*%< timed out */ macro
83 return (ISC_R_TIMEDOUT); in isc__errno2resultx()
229 return (ISC_R_TIMEDOUT); in wait()
2168 ERROR_MATCH(WSAETIMEDOUT, ISC_R_TIMEDOUT); in internal_connect()
827 result == ISC_R_TIMEDOUT); in run()