/external/webrtc/webrtc/base/ |
D | socket.h | 56 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 77 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/external/curl/lib/ |
D | curl_setup_once.h | 448 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 76 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 100 ESOCKTNOSUPPORT = 121 variable
|
/external/u-boot/include/linux/ |
D | errno.h | 102 #define ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 105 ESOCKTNOSUPPORT = 121 variable
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1256 ESOCKTNOSUPPORT = syscall.Errno(0x79) const
|
D | zerrors_dragonfly_amd64.go | 1383 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_openbsd_arm.go | 1416 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_netbsd_arm.go | 1515 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_openbsd_amd64.go | 1516 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_netbsd_amd64.go | 1526 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_openbsd_386.go | 1414 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_darwin_386.go | 1583 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_darwin_arm64.go | 1583 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_darwin_amd64.go | 1583 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_darwin_arm.go | 1583 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_freebsd_386.go | 1570 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_freebsd_arm.go | 1579 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_netbsd_386.go | 1536 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_freebsd_amd64.go | 1571 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
D | zerrors_linux_sparc64.go | 1914 ESOCKTNOSUPPORT = syscall.Errno(0x2c) const
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 1045 ESOCKTNOSUPPORT = 121 variable
|
/external/python/cpython2/Lib/plat-mac/ |
D | macerrors.py | 1830 ESOCKTNOSUPPORT = 44 #Socket type not supported variable
|