Searched refs:ENETRESET (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Derrno.h116 #define ENETRESET 52 /* Network dropped connection on reset */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Derrno.h83 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/
H A Dwsockcompat.h57 #define ENETRESET WSAENETRESET macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Derrno.h92 #define ENETRESET 230 /* Network dropped connection because of reset */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Derrno.h26 #define ENETRESET 52 /* Net dropped connection because of reset */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Derrno.h26 #define ENETRESET 52 /* Net dropped connection because of reset */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Derrno.h75 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Derrno.h83 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Derrno.h28 #define ENETRESET 52 /* Network dropped connection because of reset */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Derrno.h116 #define ENETRESET 52 /* Network dropped connection on reset */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Derrno.h116 #define ENETRESET 52 /* Network dropped connection on reset */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_errno.c320 #ifdef ENETRESET
321 return (ENETRESET);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/9p/
H A Derror.h107 {"Network dropped connection on reset", ENETRESET},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dstrerror.c153 ERRSTR(ENETRESET, "Network dropped connection on reset");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dsetup_once.h452 #undef ENETRESET /* override definition in errno.h */ macro
453 #define ENETRESET WSAENETRESET macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_ae.c44 return -ENETRESET;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dclierror.c311 {NT_STATUS_CONNECTION_RESET, ENETRESET},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c308 if (status == -ENETRESET)
393 if (status == -ENETRESET)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstrfuncs.c1073 #ifdef ENETRESET
1074 case ENETRESET: return "network dropped connection on reset";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstrfuncs.c1073 #ifdef ENETRESET
1074 case ENETRESET: return "network dropped connection on reset";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dmulticast.c393 ret = member->multicast.callback(-ENETRESET,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ax25/
H A Daf_ax25.c368 ax25_disconnect(ax25, ENETRESET);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmmaster.c251 case -ENETRESET:

Completed in 379 milliseconds