Home
last modified time | relevance | path

Searched defs:S_IWOTH (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dstat.h41 #define S_IWOTH 00002 macro
/openbmc/linux/include/uapi/linux/
H A Dstat.h41 #define S_IWOTH 00002 macro
/openbmc/u-boot/include/linux/
H A Dstat.h42 #define S_IWOTH 00002 /* read permission for other */ macro
/openbmc/linux/tools/include/nolibc/
H A Dtypes.h56 #define S_IWOTH 00002 macro
/openbmc/qemu/block/
H A Dvvfat.c47 #define S_IWOTH 0 macro