HomeSort by relevance Sort by last modified time
    Searched defs:EX_IOERR (Results 1 - 3 of 3) sorted by null

  /bionic/libc/include/
sysexits.h 84 * EX_IOERR -- An error occurred while doing I/O on some file.
113 #define EX_IOERR 74 /* input/output error */
  /device/linaro/bootloader/edk2/StdLib/Include/
sysexits.h 87 * EX_IOERR -- An error occurred while doing I/O on some file.
114 #define EX_IOERR 74 /* input/output error */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
sysexits.h 79 * EX_IOERR -- An error occurred while doing I/O on some file.
106 #define EX_IOERR 74 /* input/output error */

Completed in 171 milliseconds