Home
last modified time | relevance | path

Searched defs:EMFILE (Results 1 – 13 of 13) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h27 #define EMFILE 24 /* Too many open files */ macro
/external/libusb/msvc/
Derrno.h48 #define EMFILE 24 /* Too many open files */ macro
/external/syslinux/dos/
Derrno.h27 #define EMFILE 24 /* Too many open files */ macro
/external/libcxx/include/
Derrno.h389 #define EMFILE 9978 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py32 EMFILE = 24 variable
/external/syslinux/com32/include/
Derrno.h29 #define EMFILE 24 /* Too many open files */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h102 #define EMFILE 24 /* Too many open files */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h455 # define EMFILE 24 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py36 EMFILE = 24 variable
/external/syslinux/gpxe/src/include/
Derrno.h319 #define EMFILE ( ERRFILE | PXENV_STATUS_OUT_OF_RESOURCES | 0x21000000 ) macro
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py970 EMFILE = 24 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1810 EMFILE = 24 #Too many open files variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …16,EEXIST:17,EXDEV:18,ENODEV:19,ENOTDIR:20,EISDIR:21,EINVAL:22,ENFILE:23,EMFILE:24,ENOTTY:25,ETXTB… property