Home
last modified time | relevance | path

Searched refs:ERESTART (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h85 #define ERESTART 85 macro
/third_party/musl/arch/generic/bits/
Derrno.h85 #define ERESTART 85 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h83 #define ERESTART 91 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h86 #define ERESTART 85 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h86 #define ERESTART 85 macro
/third_party/musl/arch/mips/bits/
Derrno.h83 #define ERESTART 91 macro
/third_party/musl/arch/mips64/bits/
Derrno.h83 #define ERESTART 91 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h86 #define ERESTART 85 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h85 #define ERESTART 85 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h86 #define ERESTART 85 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h85 #define ERESTART 85 macro
/third_party/lwip/src/include/lwip/
Derrno.h136 #define ERESTART 85 /* Interrupted system call should be restarted */ macro
/third_party/rust/crates/libc/libc-test/semver/
Dredox.txt87 ERESTART
/third_party/rust/crates/linux-raw-sys/src/sparc/
Derrno.rs118 pub const ERESTART: u32 = 116; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Derrno.rs87 pub const ERESTART: u32 = 85; constant
/third_party/ltp/lib/
Derrnos.h118 PAIR(ERESTART) in tst_strerrno()
/third_party/rust/crates/linux-raw-sys/src/x86/
Derrno.rs87 pub const ERESTART: u32 = 85; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Derrno.rs85 pub const ERESTART: u32 = 91; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Derrno.rs87 pub const ERESTART: u32 = 85; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Derrno.rs87 pub const ERESTART: u32 = 85; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Derrno.rs85 pub const ERESTART: u32 = 91; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Derrno.rs87 pub const ERESTART: u32 = 85; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Derrno.rs87 pub const ERESTART: u32 = 85; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Derrno.rs87 pub const ERESTART: u32 = 85; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Derrno.rs87 pub const ERESTART: u32 = 85; constant

1234