Home
last modified time | relevance | path

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

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