Searched refs:openat0 (Results 1 – 1 of 1) sorted by relevance
85 return openat0(dfd, buffer.address(), flags, mode); in openat()90 private static native int openat0(int dfd, long pathAddress, int flags, int mode) in openat0() method in UnixNativeDispatcher