Home
last modified time | relevance | path

Searched refs:EX_NOINPUT (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dsysexits.h98 #define EX_NOINPUT 66 /* cannot open input */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dconmakehash.c103 exit(EX_NOINPUT); in main()