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

/openjdk7/jdk/src/macosx/bin/
H A Djexec.c84 static const char * CRAZY_EXEC_MSG = "missing args"; variable
133 errorExit(CRAZY_EXEC, CRAZY_EXEC_MSG);
/openjdk7/jdk/src/solaris/bin/
H A Djexec.c90 static const char * CRAZY_EXEC_MSG = "missing args"; variable
162 errorExit(CRAZY_EXEC, CRAZY_EXEC_MSG);

Completed in 29 milliseconds