Searched defs:commandline (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/test/testlibrary/whitebox/sun/hotspot/
H A DWhiteBox.java71 public native Object[] parseCommandLine(String commandline, DiagnosticCommand[] args); argument
/openjdk7/jdk/test/java/util/Locale/data/
H A Ddeflocale.c184 LPWSTR commandline = GetCommandLine(); local
197 launcher = wcschr(commandline, L' ')+1;

Completed in 209 milliseconds