Searched refs:set_attributes (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs.c689 int set_attributes(char *pathname, int mode, uid_t uid, gid_t guid, time_t time, function
697 ERROR("set_attributes: failed to set time on %s, because %s\n",
704 ERROR("set_attributes: failed to change uid and gids "
713 ERROR("set_attributes: failed to change mode %s, because %s\n",
944 set_attributes(pathname, i->mode, i->uid,
967 set_attributes(pathname, i->mode, i->uid, i->gid,
1349 set_attributes(parent_name, dir->mode, dir->uid, dir->guid,
1712 set_attributes(file->pathname, file->mode, file->uid,

Completed in 120 milliseconds