Home | History | Annotate | Download | only in installd

Lines Matching full:fchown

949     if (fchown(out_fd, AID_SYSTEM, uid) < 0) {
1432 if (fchown(idmap_fd, AID_SYSTEM, uid) < 0) {