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

/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java295 * lstat(const char* path, struct stat* buf)
297 static void lstat(UnixPath path, UnixFileAttributes attrs) throws UnixException { method in class:UnixNativeDispatcher

Completed in 52 milliseconds