Home
last modified time | relevance | path

Searched refs:S_IROTH (Results 1 – 7 of 7) sorted by relevance

/u-boot/fs/reiserfs/
A Dmode_string.c19 || ( S_IROTH != 00004 ) || ( S_IWOTH != 00002 ) || ( S_IXOTH != 00001 )
37 S_IROTH, S_IWOTH, S_IXOTH, S_ISVTX
/u-boot/board/samsung/smdkv310/tools/
A Dmksmdkv310spl.c17 | S_IWGRP | S_IROTH | S_IWOTH)
/u-boot/board/samsung/origen/tools/
A Dmkorigenspl.c18 | S_IWGRP | S_IROTH | S_IWOTH)
/u-boot/include/linux/
A Dstat.h41 #define S_IROTH 00004 /* read permission for other */ macro
/u-boot/tools/
A Dmkexynosspl.c17 | S_IWGRP | S_IROTH | S_IWOTH)
A Difdtool.c462 S_IWUSR | S_IRGRP | S_IROTH); in write_regions()
499 S_IWUSR | S_IRGRP | S_IROTH); in write_image()
/u-boot/fs/ext4/
A Dext4_write.c952 S_IROTH | S_IXGRP | S_IXOTH); in ext4fs_write()

Completed in 12 milliseconds