Searched refs:getgrgid (Results 1 – 2 of 2) sorted by relevance
129 name = Util.toString(getgrgid(gid)); in fromGid()
468 static native byte[] getgrgid(int gid) throws UnixException; in getgrgid() method in UnixNativeDispatcher