Searched refs:EISCONN (Results 1 - 25 of 63) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rand/
H A Drand_egd.c176 # ifdef EISCONN
177 case EISCONN:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_egd.c176 #ifdef EISCONN
177 case EISCONN:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rand/
H A Drand_egd.c176 # ifdef EISCONN
177 case EISCONN:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsock_exec.c75 && errno != EISCONN) goto failed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/win32/Include/
H A Derrno.h111 #define EISCONN 106 /* Transport endpoint is already connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Derrno.h120 #define EISCONN 56 /* Socket is already connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/
H A Dwsockcompat.h61 #define EISCONN WSAEISCONN macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Derrno.h120 #define EISCONN 56 /* Socket is already connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Derrno.h120 #define EISCONN 56 /* Socket is already connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Derrno.h96 #define EISCONN 234 /* Transport endpoint is already connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Derrno.h79 #define EISCONN 106 /* Transport endpoint is already connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/
H A Dwsockcompat.h61 #define EISCONN WSAEISCONN macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Derrno.in.h64 # define EISCONN 10056 macro
H A Dstrerror.c115 case EISCONN:
197 /* WSAEISCONN is EISCONN */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Derrno.h29 #define EISCONN 56 /* Transport endpoint is already connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Derrno.h87 #define EISCONN 133 /* Transport endpoint is already connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/interface/io/
H A Dxs_wire.h57 XSD_ERROR(EISCONN)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Derrno.in.h64 # define EISCONN 10056 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Derrno.h32 #define EISCONN 56 /* Transport endpoint is already connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_errno.c292 #ifdef EISCONN
293 return (EISCONN);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-errno.c91 int e106 = EISCONN;
H A Dstrerror.c115 case EISCONN:
197 /* WSAEISCONN is EISCONN */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dstrerror.c157 ERRSTR(EISCONN, "Socket is already connected");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dmswindows.h193 #define EISCONN WSAEISCONN macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_setup_once.h503 #undef EISCONN /* override definition in errno.h */ macro
504 #define EISCONN WSAEISCONN macro

Completed in 393 milliseconds

123