Home
last modified time | relevance | path

Searched defs:EMSGSIZE (Results 1 – 25 of 40) sorted by relevance

12

/external/webrtc/webrtc/base/
Dsocket.h48 #define EMSGSIZE WSAEMSGSIZE macro
/external/libcxx/include/
Derrno.h131 #define EMSGSIZE 9913 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h73 #define EMSGSIZE 90 /* Message too long */ macro
/external/curl/lib/
Dcurl_setup_once.h441 #define EMSGSIZE WSAEMSGSIZE macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h72 #define EMSGSIZE 97 /* Message too long */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py96 EMSGSIZE = 97 variable
/external/u-boot/include/linux/
Derrno.h98 #define EMSGSIZE 90 /* Message too long */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h332 # define EMSGSIZE 115 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py101 EMSGSIZE = 97 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py194 EMSGSIZE = (B_POSIX_ERROR_BASE + 42) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1205 EMSGSIZE = syscall.Errno(0x61) const
Dzerrors_dragonfly_amd64.go1337 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_openbsd_arm.go1373 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_netbsd_arm.go1467 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_openbsd_amd64.go1470 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_netbsd_amd64.go1478 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_openbsd_386.go1371 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_darwin_386.go1529 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_darwin_arm64.go1529 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_darwin_amd64.go1529 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_darwin_arm.go1529 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_freebsd_386.go1522 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_freebsd_arm.go1531 EMSGSIZE = syscall.Errno(0x28) const
Dzerrors_netbsd_386.go1488 EMSGSIZE = syscall.Errno(0x28) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1041 EMSGSIZE = 97 variable

12