Searched refs:EUCLEAN (Results 1 - 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
H A Derrno.h100 #define EUCLEAN 117 /* Structure needs cleaning */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Derrno.h90 #define EUCLEAN 135 /* Structure needs cleaning */ macro
/external/python/cpython2/Lib/plat-irix5/
H A DERRNO.py126 EUCLEAN = 135 variable
/external/syslinux/com32/include/
H A Derrno.h124 #define EUCLEAN 117 /* Structure needs cleaning */ macro
/external/python/cpython2/Lib/plat-irix6/
H A DERRNO.py132 EUCLEAN = 135 variable
/external/syslinux/core/lwip/src/include/lwip/
H A Darch.h197 #define EUCLEAN 117 /* Structure needs cleaning */ macro
/external/strace/tests/
H A Derrno2name.c465 #ifdef EUCLEAN
466 CASE(EUCLEAN);
/external/strace/tests-m32/
H A Derrno2name.c465 #ifdef EUCLEAN
466 CASE(EUCLEAN);
/external/strace/tests-mx32/
H A Derrno2name.c465 #ifdef EUCLEAN
466 CASE(EUCLEAN);
/external/ltp/lib/
H A Derrnos.h150 PAIR(EUCLEAN)
/external/minijail/linux-x86/
H A Dlibconstants.gen.c512 #ifdef EUCLEAN
513 { "EUCLEAN", (unsigned long) EUCLEAN },
514 #endif // EUCLEAN
/external/libbrillo/brillo/errors/
H A Derror_codes.cc162 ERROR_ENTRY(EUCLEAN), // Structure needs cleaning
/external/python/cpython2/Modules/
H A Derrnomodule.c91 #ifdef EUCLEAN
92 inscode(d, ds, de, "EUCLEAN", EUCLEAN, "Structure needs cleaning");
/external/python/cpython3/Modules/
H A Derrnomodule.c134 #ifdef EUCLEAN
135 inscode(d, ds, de, "EUCLEAN", EUCLEAN, "Structure needs cleaning");

Completed in 171 milliseconds