Home
last modified time | relevance | path

Searched defs:EBUSY (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h19 #define EBUSY 16 /* Device or resource busy */ macro
/external/libusb/msvc/
Derrno.h40 #define EBUSY 16 /* strerror reports "Resource device" */ macro
/external/syslinux/dos/
Derrno.h19 #define EBUSY 16 /* Device or resource busy */ macro
/external/libcxx/include/
Derrno.h285 #define EBUSY 9952 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py24 EBUSY = 16 variable
/external/syslinux/com32/include/
Derrno.h21 #define EBUSY 16 /* Device or resource busy */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h94 #define EBUSY 16 /* Device or resource busy */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h284 # define EBUSY 16 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py28 EBUSY = 16 variable
/external/syslinux/gpxe/src/include/
Derrno.h245 #define EBUSY ( ERRFILE | PXENV_STATUS_OUT_OF_RESOURCES | 0x0a000000 ) macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc113 const int EBUSY = 16; variable
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py962 EBUSY = 16 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1802 EBUSY = 16 #Device busy variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …HILD:10,EAGAIN:11,EWOULDBLOCK:11,ENOMEM:12,EACCES:13,EFAULT:14,ENOTBLK:15,EBUSY:16,EEXIST:17,EXDEV… property