Searched refs:ETIMEDOUT (Results 1 – 7 of 7) sorted by relevance
116 #define ETIMEDOUT 110 macro
94 #define ETIMEDOUT 110 macro
124 #define ETIMEDOUT 145 macro
107 case ETIMEDOUT: return ETIMEDOUT_PORTABLE; in errno_ntop()210 case ETIMEDOUT_PORTABLE: return ETIMEDOUT; in errno_pton()
146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )