Searched refs:pathconf0 (Results 1 – 2 of 2) sorted by relevance
555 return pathconf0(buffer.address(), name); in pathconf()560 private static native long pathconf0(long pathAddress, int name) in pathconf0() method in UnixNativeDispatcher
1280 NATIVE_METHOD(Java_sun_nio_fs_UnixNativeDispatcher, pathconf0, "(JI)J"),