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

/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java522 return pathconf0(buffer.address(), name);
527 private static native long pathconf0(long pathAddress, int name) method in class:UnixNativeDispatcher

Completed in 268 milliseconds