Home
last modified time | relevance | path

Searched defs:ESOCKTNOSUPPORT (Results 1 – 25 of 37) sorted by relevance

12

/external/webrtc/webrtc/base/
Dsocket.h56 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/external/curl/lib/
Dcurl_setup_once.h448 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h76 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py100 ESOCKTNOSUPPORT = 121 variable
/external/u-boot/include/linux/
Derrno.h102 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py105 ESOCKTNOSUPPORT = 121 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1256 ESOCKTNOSUPPORT = syscall.Errno(0x79) const
Dzerrors_dragonfly_amd64.go1383 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_openbsd_arm.go1416 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_netbsd_arm.go1515 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_openbsd_amd64.go1516 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_netbsd_amd64.go1526 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_openbsd_386.go1414 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_darwin_386.go1583 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_darwin_arm64.go1583 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_darwin_amd64.go1583 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_darwin_arm.go1583 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_freebsd_386.go1570 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_freebsd_arm.go1579 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_netbsd_386.go1536 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_freebsd_amd64.go1571 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
Dzerrors_linux_sparc64.go1914 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1045 ESOCKTNOSUPPORT = 121 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1830 ESOCKTNOSUPPORT = 44 #Socket type not supported variable

12