HomeSort by: relevance | last modified time | path
    Searched defs:EX_USAGE (Results 1 - 4 of 4) sorted by relevancy

  /src/include/
sysexits.h 49 * EX_USAGE -- The command was used incorrectly, e.g., with
100 #define EX_USAGE 64 /* command line usage error */
  /src/external/bsd/openldap/dist/include/
sysexits-compat.h 47 ** EX_USAGE -- The command was used incorrectly, e.g., with
103 # define EX_USAGE 64 /* command line usage error */
  /src/external/bsd/top/dist/
os.h 137 #define EX_USAGE 64 /* command line usage error */
  /src/external/bsd/ntp/dist/sntp/libopts/
autoopts.h 84 #ifndef EX_USAGE
88 # define EX_USAGE 64

Completed in 29 milliseconds