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

/openjdk7/jdk/src/share/classes/sun/security/krb5/
H A DConfig.java83 private static native String getWindowsDirectory(boolean isSystem); method in class:Config
740 String path = getWindowsDirectory(false);
752 path = getWindowsDirectory(true);

Completed in 42 milliseconds