Home
last modified time | relevance | path

Searched refs:EUCLEAN (Results 1 – 25 of 77) sorted by relevance

1234

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify22.c37 #define EFSCORRUPTED EUCLEAN /* Filesystem is corrupted */
74 if (ret != -1 && errno != EUCLEAN) in tcase2_trigger_lookup()
76 ret, BAD_DIR, errno, EUCLEAN); in tcase2_trigger_lookup()
/third_party/musl/porting/liteos_m/user/include/bits/
Derrno.h118 #define EUCLEAN 117 macro
/third_party/musl/arch/generic/bits/
Derrno.h118 #define EUCLEAN 117 macro
/third_party/musl/arch/mipsn32/bits/
Derrno.h108 #define EUCLEAN 135 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Derrno.h119 #define EUCLEAN 117 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Derrno.h119 #define EUCLEAN 117 macro
/third_party/musl/arch/mips/bits/
Derrno.h108 #define EUCLEAN 135 macro
/third_party/musl/arch/mips64/bits/
Derrno.h108 #define EUCLEAN 135 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Derrno.h119 #define EUCLEAN 117 macro
/third_party/musl/arch/powerpc64/bits/
Derrno.h118 #define EUCLEAN 117 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Derrno.h119 #define EUCLEAN 117 macro
/third_party/musl/arch/powerpc/bits/
Derrno.h118 #define EUCLEAN 117 macro
/third_party/lwip/src/include/lwip/
Derrno.h168 #define EUCLEAN 117 /* Structure needs cleaning */ macro
/third_party/rust/crates/libc/libc-test/semver/
Dredox.txt93 EUCLEAN
/third_party/rust/crates/linux-raw-sys/src/sparc/
Derrno.rs119 pub const EUCLEAN: u32 = 117; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Derrno.rs119 pub const EUCLEAN: u32 = 117; constant
/third_party/ltp/lib/
Derrnos.h150 PAIR(EUCLEAN) in tst_strerrno()
/third_party/rust/crates/linux-raw-sys/src/x86/
Derrno.rs119 pub const EUCLEAN: u32 = 117; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Derrno.rs109 pub const EUCLEAN: u32 = 135; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Derrno.rs119 pub const EUCLEAN: u32 = 117; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Derrno.rs119 pub const EUCLEAN: u32 = 117; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Derrno.rs109 pub const EUCLEAN: u32 = 135; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Derrno.rs119 pub const EUCLEAN: u32 = 117; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Derrno.rs119 pub const EUCLEAN: u32 = 117; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Derrno.rs119 pub const EUCLEAN: u32 = 117; constant

1234