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

/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java531 * long fpathconf(int fildes, int name);
533 static native long fpathconf(int filedes, int name) throws UnixException; method in class:UnixNativeDispatcher

Completed in 40 milliseconds