Searched refs:lchown0 (Results 1 – 1 of 1) sorted by relevance
349 lchown0(buffer.address(), uid, gid); in lchown()354 private static native void lchown0(long pathAddress, int uid, int gid) in lchown0() method in UnixNativeDispatcher