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

  /src/include/
sysexits.h 55 * EX_NOINPUT -- An input file (not a system file) did not
102 #define EX_NOINPUT 66 /* cannot open input */
  /src/external/bsd/openldap/dist/include/
sysexits-compat.h 53 ** EX_NOINPUT -- An input file (not a system file) did not
105 # define EX_NOINPUT 66 /* cannot open input */
  /src/external/ibm-public/postfix/dist/src/global/
sys_exits.h 35 #define EX_NOINPUT 66 /* cannot open input */
  /src/external/bsd/top/dist/
os.h 139 #define EX_NOINPUT 66 /* cannot open input */
  /src/external/bsd/ntp/dist/sntp/libopts/
autoopts.h 96 #ifndef EX_NOINPUT
100 # define EX_NOINPUT 66

Completed in 46 milliseconds