Home
last modified time | relevance | path

Searched defs:ENOTCONN (Results 1 – 25 of 41) sorted by relevance

12

/external/webrtc/webrtc/base/
Dsocket.h82 #define ENOTCONN WSAENOTCONN macro
/external/libcxx/include/
Derrno.h179 #define ENOTCONN 9925 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h90 #define ENOTCONN 107 /* Transport endpoint is not connected */ macro
/external/curl/lib/
Dcurl_setup_once.h473 #define ENOTCONN WSAENOTCONN macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h89 #define ENOTCONN 134 /* Transport endpoint is not connected */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py113 ENOTCONN = 134 variable
/external/u-boot/include/linux/
Derrno.h115 #define ENOTCONN 107 /* Transport endpoint is not connected */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h392 # define ENOTCONN 126 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py118 ENOTCONN = 134 variable
/external/wpa_supplicant_8/wpa_supplicant/
Drrm.c104 #define ENOTCONN -1 macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py182 ENOTCONN = (B_POSIX_ERROR_BASE + 30) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1232 ENOTCONN = syscall.Errno(0x86) const
Dzerrors_dragonfly_amd64.go1359 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_openbsd_arm.go1393 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_netbsd_arm.go1491 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_openbsd_amd64.go1490 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_netbsd_amd64.go1502 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_openbsd_386.go1391 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_darwin_386.go1554 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_darwin_arm64.go1554 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_darwin_amd64.go1554 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_darwin_arm.go1554 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_freebsd_386.go1544 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_freebsd_arm.go1553 ENOTCONN = syscall.Errno(0x39) const
Dzerrors_netbsd_386.go1512 ENOTCONN = syscall.Errno(0x39) const

12