Home
last modified time | relevance | path

Searched refs:S_IWOTH (Results 1 – 5 of 5) 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.h42 #define S_IWOTH 00002 /* read permission for other */ macro
/u-boot/tools/
A Dmkexynosspl.c17 | S_IWGRP | S_IROTH | S_IWOTH)

Completed in 5 milliseconds