HomeSort by relevance Sort by last modified time
    Searched defs:ERESTART (Results 1 - 25 of 38) sorted by null

1 2

  /bionic/libc/kernel/uapi/asm-generic/
errno.h 72 #define ERESTART 85
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 70 #define ERESTART 91
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 187 #define ERESTART (-1) /* restart syscall */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 48 #define ERESTART -1 /* restart syscall */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 68 #define ERESTART 85 /* Interrupted system call should be restarted */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 66 #define ERESTART 91 /* Interrupted system call should be restarted */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 58 #define ERESTART 85 /* Interrupted system call should be restarted */
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 90 ERESTART = 91
  /external/syslinux/com32/include/
errno.h 92 #define ERESTART 85 /* Interrupted system call should be restarted */
  /external/syslinux/core/lwip/src/include/lwip/
arch.h 165 #define ERESTART 85 /* Interrupted system call should be restarted */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 128 ERESTART
263 ERESTART - APPLICATION_ERROR: "interrupted system call should be restarted",
zerrors_solaris_amd64.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_windows.go 128 ERESTART
263 ERESTART - APPLICATION_ERROR: "interrupted system call should be restarted",
zerrors_solaris_amd64.go     [all...]
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 95 ERESTART = 91
  /external/python/cpython2/Lib/plat-sunos5/
STROPTS.py 1035 ERESTART = 91
    [all...]

Completed in 631 milliseconds

1 2