Home | History | Annotate | Download | only in vold

Lines Matching full:fchown

464                 if (fchown(dirfd, ownerUid, AID_SYSTEM)
609 result |= fchown(fd, AID_SYSTEM, privateFile? gid : AID_SYSTEM);