Home
last modified time | relevance | path

Searched defs:EPROTO (Results 1 – 25 of 124) sorted by relevance

12345

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/gnu/b32/
Dmod.rs207 pub const EPROTO: ::c_int = 86; constant
252 pub const EPROTO: ::c_int = 71; constant
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs207 pub const EPROTO: ::c_int = 86; constant
252 pub const EPROTO: ::c_int = 71; constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/gnu/b32/
Dmod.rs207 pub const EPROTO: ::c_int = 86; constant
252 pub const EPROTO: ::c_int = 71; constant
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_bpf_nf.c7 #define EPROTO 71 macro
/external/sdv/vsomeip/third_party/boost/system/include/boost/system/detail/
Dcerrno.hpp140 #define EPROTO 9932 macro
/external/cronet/stable/third_party/libc++/src/include/__cxx03/
Derrno.h208 # define EPROTO 9932 macro
/external/cronet/stable/third_party/libc++/src/include/
Derrno.h208 # define EPROTO 9932 macro
/external/libcxx/include/
Derrno.h207 #define EPROTO 9932 macro
/external/cronet/tot/third_party/libc++/src/include/
Derrno.h208 # define EPROTO 9932 macro
/external/cronet/tot/third_party/libc++/src/include/__cxx03/
Derrno.h208 # define EPROTO 9932 macro
/external/rust/android-crates-io/crates/nix/src/
Derrno.rs910 EPROTO = libc::EPROTO, enumerator
1235 EPROTO = libc::EPROTO, enumerator
1467 EPROTO = libc::EPROTO, enumerator
1688 EPROTO = libc::EPROTO, enumerator
1910 EPROTO = libc::EPROTO, enumerator
2128 EPROTO = libc::EPROTO, enumerator
2336 EPROTO = libc::EPROTO, enumerator
2518 EPROTO = libc::EPROTO, enumerator
2791 EPROTO = libc::EPROTO, enumerator
2973 EPROTO = libc::EPROTO, enumerator
[all …]
/external/trusty/arm-trusted-firmware/include/lib/libc/
Derrno.h160 #define EPROTO 92 /* Protocol error */ macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h54 #define EPROTO 71 /* Protocol error */ macro
/external/arm-trusted-firmware/include/lib/libc/
Derrno.h160 #define EPROTO 92 /* Protocol error */ macro
/external/trusty/lk/lib/libc/include/
Derrno.h99 #define EPROTO 71 /* Protocol error */ macro
/external/musl/arch/generic/bits/
Derrno.h71 #define EPROTO 71 macro
/external/trusty/musl/arch/powerpc64/bits/
Derrno.h71 #define EPROTO 71 macro
/external/trusty/musl/arch/mips64/bits/
Derrno.h66 #define EPROTO 71 macro
/external/trusty/musl/arch/mips/bits/
Derrno.h66 #define EPROTO 71 macro
/external/trusty/musl/arch/generic/bits/
Derrno.h73 #define EPROTO 71 macro
/external/musl/arch/mipsn32/bits/
Derrno.h66 #define EPROTO 71 macro
/external/musl/arch/powerpc64/bits/
Derrno.h71 #define EPROTO 71 macro
/external/musl/arch/powerpc/bits/
Derrno.h71 #define EPROTO 71 macro
/external/trusty/musl/arch/powerpc/bits/
Derrno.h71 #define EPROTO 71 macro
/external/musl/arch/mips64/bits/
Derrno.h66 #define EPROTO 71 macro

12345