Searched refs:ECONNABORTED (Results 1 – 15 of 15) sorted by relevance
77 # ifndef ECONNABORTED78 # define ECONNABORTED 106 macro222 # ifndef ECONNABORTED223 # define ECONNABORTED 2012 macro
265 case ECONNABORTED: in strerror_override()
89 #undef ECONNABORTED90 #define ECONNABORTED WSAECONNABORTED macro
32 case ECONNABORTED: in MapSystemError()
80 # ifndef ECONNABORTED81 # define ECONNABORTED 10053 macro
96 EE(WSAECONNABORTED,ECONNABORTED,"software caused connection abort") \
76 #define ECONNABORTED 103 /* Software caused connection abort */ macro
84 #define ECONNABORTED 130 /* Software caused connection abort */ macro
310 closedown(ECONNABORTED); in NotifyClock()330 closedown(ECONNABORTED); in NotifyClock()350 closedown(ECONNABORTED); in NotifyClock()722 closedown(ECONNABORTED); in process()774 closedown(ECONNABORTED); in process()
267 # ifndef ECONNABORTED268 # define ECONNABORTED 106 macro504 connection_aborted = ECONNABORTED,
171 || errno == ECONNABORTED || errno == ETIMEDOUT in roaming_read()
43 #if !defined ECONNABORTED
40 #define ECONNABORTED 53 /* User requested hangup */ macro262 case BW_ERR_USR_HANGUP: return ECONNABORTED; in BW_TranslateError()
655 #define ECONNABORTED WSAECONNABORTED
575 #define VKI_ECONNABORTED ECONNABORTED