Searched refs:ETIMEDOUT (Results 1 – 25 of 56) sorted by relevance
123
153 #ifdef ETIMEDOUT in g_io_error_from_errno()154 case ETIMEDOUT: in g_io_error_from_errno()
943 return -ETIMEDOUT; in set_cntrlr_baud()949 return -ETIMEDOUT; in set_cntrlr_baud()985 err = -ETIMEDOUT; in ath3k_init()1005 err = -ETIMEDOUT; in ath3k_init()1011 err = -ETIMEDOUT; in ath3k_init()1023 err = -ETIMEDOUT; in ath3k_init()1029 err = -ETIMEDOUT; in ath3k_init()
57 } else if (errno == ETIMEDOUT) in usb_switch_csr()151 if (errno == ETIMEDOUT) in usb_switch_dell()
85 if (errno == ETIMEDOUT) in switch_babel()
112 if (errno == ETIMEDOUT) in dongle_csr()
79 if (err && err != ETIMEDOUT) in qemu_mutex_timedlock()147 if (err && err != ETIMEDOUT) in qemu_cond_timedwait()
101 # ifndef ETIMEDOUT102 # define ETIMEDOUT 10060 macro
197 errno = ETIMEDOUT; in iolooper_wait()
210 return ETIMEDOUT; in bt_error()225 return ETIMEDOUT; in bt_error()
103 #undef ETIMEDOUT104 #define ETIMEDOUT WSAETIMEDOUT macro
76 OnCloseEvent(socket_, ETIMEDOUT); in OnMessage()
174 case ETIMEDOUT: in Wait()201 case ETIMEDOUT: in Wait()
133 return (res == ETIMEDOUT) ? false : true; in SleepCS()
448 # ifndef ETIMEDOUT449 # define ETIMEDOUT 138 macro596 stream_timeout = ETIMEDOUT,599 timed_out = ETIMEDOUT,
26 case ETIMEDOUT: in MapSystemError()
192 errno = ETIMEDOUT; in syncsocket_read_absolute()224 errno = ETIMEDOUT; in syncsocket_write_absolute()
299 if (result != ETIMEDOUT) in _dbus_pthread_condvar_wait_timeout()314 return result != ETIMEDOUT; in _dbus_pthread_condvar_wait_timeout()
959 #ifdef ETIMEDOUT in _dbus_error_from_errno()960 case ETIMEDOUT: in _dbus_error_from_errno()
83 #define ETIMEDOUT 110 /* Connection timed out */ macro
98 #define ETIMEDOUT 145 /* Connection timed out */ macro
138 errno = ETIMEDOUT; in ms_dun()
61 DCHECK(rv == 0 || rv == ETIMEDOUT); in TimedWait()
124 case ETIMEDOUT: in SDL_CondWaitTimeout()
128 case ETIMEDOUT: in SDL_CondWaitTimeout()
171 || errno == ECONNABORTED || errno == ETIMEDOUT in roaming_read()