Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/scripts/
Dmkestrres-errno.h5 #define EACCES 38 /* Permission denied */ macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h16 #define EACCES 13 /* Permission denied */ macro
/external/libusb/msvc/
Derrno.h37 #define EACCES 13 /* Permission denied */ macro
/external/syslinux/dos/
Derrno.h16 #define EACCES 13 /* Permission denied */ macro
/external/libcxx/include/
Derrno.h369 #define EACCES 9973 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py21 EACCES = 13 variable
/external/syslinux/com32/include/
Derrno.h18 #define EACCES 13 /* Permission denied */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h91 #define EACCES 13 /* Permission denied */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h419 # define EACCES 13 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py25 EACCES = 13 variable
/external/syslinux/gpxe/src/include/
Derrno.h221 #define EACCES ( ERRFILE | PXENV_STATUS_TFTP_ACCESS_VIOLATION | 0x02000000 ) macro
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py959 EACCES = 13 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1799 EACCES = 13 #Permission denied variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …6,E2BIG:7,ENOEXEC:8,EBADF:9,ECHILD:10,EAGAIN:11,EWOULDBLOCK:11,ENOMEM:12,EACCES:13,EFAULT:14,ENOTB… property