Home
last modified time | relevance | path

Searched defs:ENOLCK (Results 1 – 25 of 37) sorted by relevance

12

/external/libcxx/include/
Derrno.h333 #define ENOLCK 9964 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h9 #define ENOLCK 37 /* No record locks available */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h29 #define ENOLCK 46 /* No record locks available */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py54 ENOLCK = 46 variable
/external/u-boot/include/linux/
Derrno.h41 #define ENOLCK 37 /* No record locks available */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py58 ENOLCK = 46 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h353 # define ENOLCK 39 macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py160 ENOLCK = (B_POSIX_ERROR_BASE + 8) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1219 ENOLCK = syscall.Errno(0x2e) const
Dzerrors_dragonfly_amd64.go1350 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_openbsd_386.go1383 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_netbsd_amd64.go1492 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_openbsd_amd64.go1482 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_openbsd_arm.go1385 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_netbsd_arm.go1481 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_darwin_arm64.go1543 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_darwin_386.go1543 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_darwin_arm.go1543 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_darwin_amd64.go1543 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_netbsd_386.go1502 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_freebsd_arm.go1544 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_freebsd_amd64.go1536 ENOLCK = syscall.Errno(0x4d) const
Dzerrors_freebsd_386.go1535 ENOLCK = syscall.Errno(0x4d) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py992 ENOLCK = 46 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1854 ENOLCK = 77 #No locks available variable

12