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

/openjdk7/jdk/src/windows/native/java/io/
H A DWinNTFileSystem_md.c178 static BOOL getFileInformation(const WCHAR *path, function
210 BOOL res = getFileInformation(path, &finfo);
513 if (getFileInformation(pathbuf, &finfo)) {

Completed in 31 milliseconds