Searched refs:realpath0 (Results 1 – 1 of 1) sorted by relevance
257 return realpath0(buffer.address()); in realpath()262 private static native byte[] realpath0(long pathAddress) throws UnixException; in realpath0() method in UnixNativeDispatcher