Home | History | Annotate | Download | only in squashfs-tools

Lines Matching refs:set_attributes

824 int set_attributes(char *pathname, int mode, uid_t uid, gid_t guid, time_t time,
830 ERROR("set_attributes: failed to set time on %s, because %s\n",
837 ERROR("set_attributes: failed to change uid and gids "
846 ERROR("set_attributes: failed to change mode %s, because %s\n",
1141 set_attributes(pathname, i->mode, i->uid,
1164 set_attributes(pathname, i->mode, i->uid, i->gid,
1557 * set_attributes().
2016 set_attributes(file->pathname, file->mode, file->uid,
2086 set_attributes(file->pathname, file->mode, file->uid,