/external/webrtc/webrtc/base/ |
D | socket.h | 48 #define EMSGSIZE WSAEMSGSIZE macro
|
/external/libcxx/include/ |
D | errno.h | 131 #define EMSGSIZE 9913 macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 73 #define EMSGSIZE 90 /* Message too long */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 72 #define EMSGSIZE 97 /* Message too long */ macro
|
/external/curl/lib/ |
D | curl_setup_once.h | 441 #define EMSGSIZE WSAEMSGSIZE macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 96 EMSGSIZE = 97 variable
|
/external/u-boot/include/linux/ |
D | errno.h | 98 #define EMSGSIZE 90 /* Message too long */ macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 101 EMSGSIZE = 97 variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 332 # define EMSGSIZE 115 macro
|
/external/python/cpython2/Lib/plat-beos5/ |
D | IN.py | 194 EMSGSIZE = (B_POSIX_ERROR_BASE + 42) variable
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1205 EMSGSIZE = syscall.Errno(0x61) const
|
D | zerrors_dragonfly_amd64.go | 1337 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_openbsd_386.go | 1371 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_netbsd_amd64.go | 1478 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_openbsd_amd64.go | 1470 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_openbsd_arm.go | 1373 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_netbsd_arm.go | 1467 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_darwin_arm64.go | 1529 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_darwin_386.go | 1529 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_darwin_arm.go | 1529 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_darwin_amd64.go | 1529 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_netbsd_386.go | 1488 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_freebsd_arm.go | 1531 EMSGSIZE = syscall.Errno(0x28) const
|
D | zerrors_freebsd_amd64.go | 1523 EMSGSIZE = syscall.Errno(0x28) const
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 1041 EMSGSIZE = 97 variable
|