/external/syslinux/libinstaller/ |
syslxcom.c | 147 void set_attributes(int fd) function
|
/external/autotest/client/common_lib/ |
control_data.py | 278 def set_attributes(self, val): member in class:ControlData
|
/external/syslinux/dos/ |
syslinux.c | 377 void set_attributes(const char *file, int attributes) function 381 dprintf("set_attributes(\"%s\", 0x%02x)\n", file, attributes); 605 set_attributes(pathname, 0); 607 set_attributes(pathname, 0x07); 609 set_attributes(new_name, 0x07); 680 set_attributes(ldlinux_name, 0); 685 set_attributes(ldlinux_name, 0x07); /* SYSTEM HIDDEN READONLY */ 687 set_attributes(ldlinuxc32_name, 0); 691 set_attributes(ldlinuxc32_name, 0x07); /* SYSTEM HIDDEN READONLY */
|
/external/squashfs-tools/squashfs-tools/ |
unsquashfs.c | 824 int set_attributes(char *pathname, int mode, uid_t uid, gid_t guid, time_t time, function 832 ERROR("set_attributes: failed to set time on %s, because %s\n", 839 ERROR("set_attributes: failed to change uid and gids " 848 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, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
term.h | 357 #define set_attributes CUR Strings[131] macro [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
term.h | 357 #define set_attributes CUR Strings[131] macro [all...] |