Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dstat.h32 #define S_IRWXG 00070 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dstat.h101 #define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dstat.h188 #define S_IRWXG (S_IRWXU >> 3) macro