Home
last modified time | relevance | path

Searched defs:EPFNOSUPPORT (Results 1 – 25 of 38) sorted by relevance

12

/external/webrtc/webrtc/base/
Dsocket.h60 #define EPFNOSUPPORT WSAEPFNOSUPPORT macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h79 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
/external/curl/lib/
Dcurl_setup_once.h451 #define EPFNOSUPPORT WSAEPFNOSUPPORT macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h78 #define EPFNOSUPPORT 123 /* Protocol family not supported */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py102 EPFNOSUPPORT = 123 variable
/external/u-boot/include/linux/
Derrno.h104 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py107 EPFNOSUPPORT = 123 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py172 EPFNOSUPPORT = (B_POSIX_ERROR_BASE + 20) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1245 EPFNOSUPPORT = syscall.Errno(0x7b) const
Dzerrors_dragonfly_amd64.go1369 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_openbsd_arm.go1403 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_netbsd_arm.go1501 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_openbsd_amd64.go1502 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_netbsd_amd64.go1512 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_openbsd_386.go1401 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_darwin_386.go1566 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_darwin_arm64.go1566 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_darwin_amd64.go1566 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_darwin_arm.go1566 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_freebsd_386.go1556 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_freebsd_arm.go1565 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_netbsd_386.go1522 EPFNOSUPPORT = syscall.Errno(0x2e) const
Dzerrors_freebsd_amd64.go1557 EPFNOSUPPORT = syscall.Errno(0x2e) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1047 EPFNOSUPPORT = 123 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1832 EPFNOSUPPORT = 46 #Protocol family not supported variable

12