Home
last modified time | relevance | path

Searched defs:ENOTBLK (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h18 #define ENOTBLK 15 /* Block device required */ macro
/external/syslinux/dos/
Derrno.h18 #define ENOTBLK 15 /* Block device required */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py23 ENOTBLK = 15 variable
/external/syslinux/com32/include/
Derrno.h20 #define ENOTBLK 15 /* Block device required */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h93 #define ENOTBLK 15 /* Block device required */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py27 ENOTBLK = 15 variable
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py961 ENOTBLK = 15 variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …EBADF:9,ECHILD:10,EAGAIN:11,EWOULDBLOCK:11,ENOMEM:12,EACCES:13,EFAULT:14,ENOTBLK:15,EBUSY:16,EEXIS… property