Searched refs:pathconf0 (Results 1 – 1 of 1) sorted by relevance
522 return pathconf0(buffer.address(), name); in pathconf()527 private static native long pathconf0(long pathAddress, int name) in pathconf0() method in UnixNativeDispatcher