Searched refs:chown0 (Results 1 – 1 of 1) sorted by relevance
335 chown0(buffer.address(), uid, gid); in chown()340 private static native void chown0(long pathAddress, int uid, int gid) in chown0() method in UnixNativeDispatcher