Searched refs:ENOTCONN (Results 1 - 25 of 135) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dnet_user.c106 return -ENOTCONN;
121 return -ENOTCONN;
134 return -ENOTCONN;
149 return -ENOTCONN;
165 return -ENOTCONN;
H A Ddaemon_user.c102 err = -ENOTCONN;
110 err = -ENOTCONN;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/win32/Include/
H A Derrno.h112 #define ENOTCONN 107 /* Transport endpoint is not connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Derrno.h121 #define ENOTCONN 57 /* Socket is not connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/
H A Dwsockcompat.h62 #define ENOTCONN WSAENOTCONN macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Derrno.h121 #define ENOTCONN 57 /* Socket is not connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Derrno.h121 #define ENOTCONN 57 /* Socket is not 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.h97 #define ENOTCONN 235 /* Transport endpoint is not connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Derrno.h80 #define ENOTCONN 107 /* Transport endpoint is not connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/
H A Dwsockcompat.h62 #define ENOTCONN WSAENOTCONN macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Derrno.in.h65 # define ENOTCONN 10057 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Derrno.h30 #define ENOTCONN 57 /* Transport endpoint is not 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.h88 #define ENOTCONN 134 /* Transport endpoint is not connected */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dlib.c72 return ENOTCONN;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Derrno.in.h65 # define ENOTCONN 10057 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Derrno.h33 #define ENOTCONN 57 /* Transport endpoint is not 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.c344 #ifdef ENOTCONN
345 return (ENOTCONN);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_fd.c263 #if defined(ENOTCONN)
264 case ENOTCONN:
H A Dbss_sock.c271 #if defined(ENOTCONN)
272 case ENOTCONN:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbss_fd.c298 # if defined(ENOTCONN)
299 case ENOTCONN:
H A Dbss_sock.c254 # if defined(ENOTCONN)
255 case ENOTCONN:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbss_fd.c298 # if defined(ENOTCONN)
299 case ENOTCONN:
H A Dbss_sock.c254 # if defined(ENOTCONN)
255 case ENOTCONN:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/cluster/
H A Dtcp.h85 case -ENOTCONN:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dnet.h46 #define ENOTCONN WSAENOTCONN macro

Completed in 209 milliseconds

123456