Searched refs:ETIMEDOUT (Results 1 - 25 of 530) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dssp.c51 * %-ETIMEDOUT timeout occurred
60 return -ETIMEDOUT;
69 return -ETIMEDOUT;
88 * %-ETIMEDOUT timeout occurred
97 return -ETIMEDOUT;
115 * %-ETIMEDOUT timeout occurred
125 return -ETIMEDOUT;
129 return -ETIMEDOUT;
H A Djornada720_ssp.c56 * : %-ETIMEDOUT on timeout
66 return -ETIMEDOUT;
84 * : %-ETIMEDOUT on timeout failure
98 return -ETIMEDOUT;
169 if (ret == -ETIMEDOUT) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sio/
H A DSWait.c67 errno = ETIMEDOUT;
108 errno = ETIMEDOUT;
114 errno = ETIMEDOUT;
186 errno = ETIMEDOUT;
227 errno = ETIMEDOUT;
233 errno = ETIMEDOUT;
H A DSRecvfrom.c49 errno = ETIMEDOUT;
71 errno = ETIMEDOUT;
H A DURecvfrom.c51 errno = ETIMEDOUT;
75 errno = ETIMEDOUT;
H A DUSendto.c30 errno = ETIMEDOUT;
53 errno = ETIMEDOUT;
H A DSRecvmsg.c72 errno = ETIMEDOUT;
93 errno = ETIMEDOUT;
H A DSSend.c35 errno = ETIMEDOUT;
73 errno = ETIMEDOUT;
H A DSSendto.c28 errno = ETIMEDOUT;
51 errno = ETIMEDOUT;
H A DSSendtoByName.c32 errno = ETIMEDOUT;
54 errno = ETIMEDOUT;
H A DSWrite.c37 errno = ETIMEDOUT;
75 errno = ETIMEDOUT;
H A DSRead.c56 errno = ETIMEDOUT;
87 errno = ETIMEDOUT;
H A DSRecv.c38 errno = ETIMEDOUT;
69 errno = ETIMEDOUT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/backlight/
H A Djornada720_bl.c43 return -ETIMEDOUT;
66 ret = -ETIMEDOUT;
74 ret = -ETIMEDOUT;
85 ret = -ETIMEDOUT;
H A Djornada720_lcd.c49 return -ETIMEDOUT;
70 return -ETIMEDOUT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-strerror.c40 str = strerror (ETIMEDOUT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-lpm.c63 if (retval != -ETIMEDOUT) {
78 retval = -ETIMEDOUT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dlib.c90 return ETIMEDOUT;
110 return ETIMEDOUT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/
H A Dixp4xx_npe.c252 return -ETIMEDOUT;
282 return -ETIMEDOUT;
319 return -ETIMEDOUT;
325 return -ETIMEDOUT;
330 return -ETIMEDOUT;
333 return -ETIMEDOUT;
349 return -ETIMEDOUT;
351 return -ETIMEDOUT;
355 return -ETIMEDOUT;
357 return -ETIMEDOUT;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Dax25_ds_timer.c90 ax25_disconnect(ax25, ETIMEDOUT);
153 ax25_disconnect(ax25, ETIMEDOUT);
198 ax25_disconnect(ax25, ETIMEDOUT);
218 ax25_disconnect(ax25, ETIMEDOUT);
228 ax25_disconnect(ax25, ETIMEDOUT);
H A Dax25_std_timer.c128 ax25_disconnect(ax25, ETIMEDOUT);
148 ax25_disconnect(ax25, ETIMEDOUT);
165 ax25_disconnect(ax25, ETIMEDOUT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm2000.c180 return -ETIMEDOUT;
186 return -ETIMEDOUT;
242 return -ETIMEDOUT;
273 return -ETIMEDOUT;
279 return -ETIMEDOUT;
308 return -ETIMEDOUT;
314 return -ETIMEDOUT;
351 return -ETIMEDOUT;
387 return -ETIMEDOUT;
395 return -ETIMEDOUT;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/win32/Include/
H A Derrno.h115 #define ETIMEDOUT 110 /* Connection timed out */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Derrno.h124 #define ETIMEDOUT 60 /* Operation timed out */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/
H A Dwsockcompat.h65 #define ETIMEDOUT WSAETIMEDOUT macro

Completed in 109 milliseconds

1234567891011>>