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

  /external/syslinux/dos/
sysexits.h 1 #define EX_USAGE 0x40
  /external/syslinux/win/
sysexits.h 1 #define EX_USAGE 0x40
  /bionic/libc/include/
sysexits.h 52 * EX_USAGE -- The command was used incorrectly, e.g., with
103 #define EX_USAGE 64 /* command line usage error */
  /device/linaro/bootloader/edk2/StdLib/Include/
sysexits.h 55 * EX_USAGE -- The command was used incorrectly, e.g., with
104 #define EX_USAGE 64 /* command line usage error */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
sysexits.h 47 * EX_USAGE -- The command was used incorrectly, e.g., with
96 #define EX_USAGE 64 /* command line usage error */

Completed in 180 milliseconds