/external/e2fsprogs/include/nonunix/ |
D | unistd.h | 9 #define EOPNOTSUPP 95 macro
|
/external/webrtc/webrtc/base/ |
D | socket.h | 58 #define EOPNOTSUPP WSAEOPNOTSUPP macro
|
/external/libcxx/include/ |
D | errno.h | 195 #define EOPNOTSUPP 9929 macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 78 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
|
/external/curl/lib/ |
D | curl_setup_once.h | 450 #define EOPNOTSUPP WSAEOPNOTSUPP macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 77 #define EOPNOTSUPP 122 /* Operation not supported on transport endpoint */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 101 EOPNOTSUPP = 122 variable
|
/external/u-boot/include/linux/ |
D | errno.h | 103 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 410 # define EOPNOTSUPP 130 macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 106 EOPNOTSUPP = 122 variable
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | rrm.c | 105 #define EOPNOTSUPP -1 macro
|
/external/python/cpython2/Lib/plat-beos5/ |
D | IN.py | 195 EOPNOTSUPP = (B_POSIX_ERROR_BASE + 43) variable
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1241 EOPNOTSUPP = syscall.Errno(0x7a) const
|
D | zerrors_dragonfly_amd64.go | 1366 EOPNOTSUPP = syscall.Errno(0x2d) const
|
D | zerrors_openbsd_arm.go | 1400 EOPNOTSUPP = syscall.Errno(0x2d) const
|
D | zerrors_netbsd_arm.go | 1498 EOPNOTSUPP = syscall.Errno(0x2d) const
|
D | zerrors_openbsd_amd64.go | 1498 EOPNOTSUPP = syscall.Errno(0x2d) const
|
D | zerrors_netbsd_amd64.go | 1509 EOPNOTSUPP = syscall.Errno(0x2d) const
|
D | zerrors_openbsd_386.go | 1398 EOPNOTSUPP = syscall.Errno(0x2d) const
|
D | zerrors_darwin_386.go | 1562 EOPNOTSUPP = syscall.Errno(0x66) const
|
D | zerrors_darwin_arm64.go | 1562 EOPNOTSUPP = syscall.Errno(0x66) const
|
D | zerrors_darwin_amd64.go | 1562 EOPNOTSUPP = syscall.Errno(0x66) const
|
D | zerrors_darwin_arm.go | 1562 EOPNOTSUPP = syscall.Errno(0x66) const
|
D | zerrors_freebsd_386.go | 1552 EOPNOTSUPP = syscall.Errno(0x2d) const
|
D | zerrors_freebsd_arm.go | 1561 EOPNOTSUPP = syscall.Errno(0x2d) const
|