/external/webrtc/webrtc/base/ |
D | socket.h | 60 #define EPFNOSUPPORT WSAEPFNOSUPPORT macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 79 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/external/curl/lib/ |
D | curl_setup_once.h | 451 #define EPFNOSUPPORT WSAEPFNOSUPPORT macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 78 #define EPFNOSUPPORT 123 /* Protocol family not supported */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 102 EPFNOSUPPORT = 123 variable
|
/external/u-boot/include/linux/ |
D | errno.h | 104 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 107 EPFNOSUPPORT = 123 variable
|
/external/python/cpython2/Lib/plat-beos5/ |
D | IN.py | 172 EPFNOSUPPORT = (B_POSIX_ERROR_BASE + 20) variable
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1245 EPFNOSUPPORT = syscall.Errno(0x7b) const
|
D | zerrors_dragonfly_amd64.go | 1369 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_openbsd_arm.go | 1403 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_netbsd_arm.go | 1501 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_openbsd_amd64.go | 1502 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_netbsd_amd64.go | 1512 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_openbsd_386.go | 1401 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_darwin_386.go | 1566 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_darwin_arm64.go | 1566 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_darwin_amd64.go | 1566 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_darwin_arm.go | 1566 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_freebsd_386.go | 1556 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_freebsd_arm.go | 1565 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_netbsd_386.go | 1522 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
D | zerrors_freebsd_amd64.go | 1557 EPFNOSUPPORT = syscall.Errno(0x2e) const
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 1047 EPFNOSUPPORT = 123 variable
|
/external/python/cpython2/Lib/plat-mac/ |
D | macerrors.py | 1832 EPFNOSUPPORT = 46 #Protocol family not supported variable
|