Home
last modified time | relevance | path

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

123

/external/webrtc/rtc_base/
Dsocket.h43 #define EMSGSIZE WSAEMSGSIZE macro
/external/rust/crates/nix/src/
Derrno.rs1212 EMSGSIZE = libc::EMSGSIZE, enumerator
1454 EMSGSIZE = libc::EMSGSIZE, enumerator
1690 EMSGSIZE = libc::EMSGSIZE, enumerator
1907 EMSGSIZE = libc::EMSGSIZE, enumerator
2122 EMSGSIZE = libc::EMSGSIZE, enumerator
2335 EMSGSIZE = libc::EMSGSIZE, enumerator
2550 EMSGSIZE = libc::EMSGSIZE, enumerator
2797 EMSGSIZE = libc::EMSGSIZE, enumerator
3006 EMSGSIZE = libc::EMSGSIZE, enumerator
/external/libcxx/include/
Derrno.h131 #define EMSGSIZE 9913 macro
/external/cronet/buildtools/third_party/libc++/trunk/include/
Derrno.h132 #define EMSGSIZE 9913 macro
/external/curl/lib/
Dcurl_setup_once.h338 #define EMSGSIZE WSAEMSGSIZE macro
/external/arm-trusted-firmware/include/lib/libc/
Derrno.h94 #define EMSGSIZE 40 /* Message too long */ macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h73 #define EMSGSIZE 90 /* Message too long */ macro
/external/musl/arch/mipsn32/bits/
Derrno.h89 #define EMSGSIZE 97 macro
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dsetup_once.h467 #define EMSGSIZE WSAEMSGSIZE macro
/external/musl/arch/mips/bits/
Derrno.h89 #define EMSGSIZE 97 macro
/external/musl/arch/mips64/bits/
Derrno.h89 #define EMSGSIZE 97 macro
/external/musl/arch/generic/bits/
Derrno.h90 #define EMSGSIZE 90 macro
/external/musl/arch/powerpc64/bits/
Derrno.h90 #define EMSGSIZE 90 macro
/external/musl/arch/powerpc/bits/
Derrno.h90 #define EMSGSIZE 90 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py96 EMSGSIZE = 97 variable
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py101 EMSGSIZE = 97 variable
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
Dmod.rs95 pub const EMSGSIZE: ::c_int = 97; constant
/external/python/cpython2/Lib/plat-beos5/
DIN.py194 EMSGSIZE = (B_POSIX_ERROR_BASE + 42) variable
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs353 pub const EMSGSIZE: ::c_int = 122; constant
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs466 pub const EMSGSIZE: ::c_int = 90; constant
/external/rust/crates/libc/src/windows/
Dmod.rs215 pub const EMSGSIZE: ::c_int = 115; constant
/external/rust/crates/libc/src/unix/hermit/
Dmod.rs577 pub const EMSGSIZE: ::c_int = 90; constant
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Ds390x.rs219 pub const EMSGSIZE: ::c_int = 90; constant
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
Dmod.rs544 pub const EMSGSIZE: ::c_int = 90; constant
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
Dhexagon.rs179 pub const EMSGSIZE: ::c_int = 90; constant

123