Home
last modified time | relevance | path

Searched defs:S_IWUSR (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dstat.h29 #define S_IWUSR 00200 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dstat.h99 #define S_IWUSR 0000200 /* write permission, owner */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dstat.h173 #define S_IWUSR __S_IWRITE /* Write by owner. */ macro