Searched refs:opendir0 (Results 1 – 1 of 1) sorted by relevance
408 return opendir0(buffer.address()); in opendir()413 private static native long opendir0(long pathAddress) throws UnixException; in opendir0() method in UnixNativeDispatcher