Searched refs:CRAZY_EXEC (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/macosx/bin/
H A Djexec.c80 static const int CRAZY_EXEC = ENOEXEC; variable
133 errorExit(CRAZY_EXEC, CRAZY_EXEC_MSG);
/openjdk7/jdk/src/solaris/bin/
H A Djexec.c86 static const int CRAZY_EXEC = ENOEXEC; variable
162 errorExit(CRAZY_EXEC, CRAZY_EXEC_MSG);

Completed in 31 milliseconds