Home
last modified time | relevance | path

Searched defs:ENETRESET (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/pulseaudio/src/pulsecore/
Dwinerrno.h43 #define ENETRESET WSAENETRESET macro
/third_party/skia/third_party/externals/microhttpd/src/include/
Dw32functions.h90 #define ENETRESET (MHDW32ERRBASE+16) macro
/third_party/rust/crates/nix/src/
Derrno.rs1224 ENETRESET = libc::ENETRESET, enumerator
1466 ENETRESET = libc::ENETRESET, enumerator
1702 ENETRESET = libc::ENETRESET, enumerator
1919 ENETRESET = libc::ENETRESET, enumerator
2134 ENETRESET = libc::ENETRESET, enumerator
2347 ENETRESET = libc::ENETRESET, enumerator
2562 ENETRESET = libc::ENETRESET, enumerator
2809 ENETRESET = libc::ENETRESET, enumerator
3015 ENETRESET = libc::ENETRESET, enumerator
/third_party/curl/lib/
Dcurl_setup_once.h366 #define ENETRESET WSAENETRESET macro
/third_party/rust/crates/linux-raw-sys/src/sparc/
Derrno.rs54 pub const ENETRESET: u32 = 52; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Derrno.rs104 pub const ENETRESET: u32 = 102; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Derrno.rs104 pub const ENETRESET: u32 = 102; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Derrno.rs103 pub const ENETRESET: u32 = 129; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Derrno.rs104 pub const ENETRESET: u32 = 102; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Derrno.rs104 pub const ENETRESET: u32 = 102; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Derrno.rs103 pub const ENETRESET: u32 = 129; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Derrno.rs104 pub const ENETRESET: u32 = 102; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Derrno.rs104 pub const ENETRESET: u32 = 102; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Derrno.rs104 pub const ENETRESET: u32 = 102; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Derrno.rs104 pub const ENETRESET: u32 = 102; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Derrno.rs104 pub const ENETRESET: u32 = 102; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Derrno.rs104 pub const ENETRESET: u32 = 102; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Derrno.rs54 pub const ENETRESET: u32 = 52; constant
/third_party/lwip/src/include/lwip/
Derrno.h153 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h103 #define ENETRESET 102 macro
/third_party/musl/arch/generic/bits/
Derrno.h103 #define ENETRESET 102 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h102 #define ENETRESET 129 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h104 #define ENETRESET 102 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h104 #define ENETRESET 102 macro
/third_party/musl/arch/mips/bits/
Derrno.h102 #define ENETRESET 129 macro

1234