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

/openjdk7/jdk/src/windows/native/sun/nio/fs/
H A DWindowsNativeDispatcher.c596 LPCWSTR lpRootPathName = jlong_to_ptr(address); local
597 return (jint)GetDriveTypeW(lpRootPathName);

Completed in 35 milliseconds