Home | History | Annotate | Download | only in embenchen

Lines Matching refs:chown

3069       },chown:function (path, uid, gid, dontFollow) {
3085 FS.chown(path, uid, gid, true);
3091 FS.chown(stream.node, uid, gid);