Searched refs:S_IWOTH (Results 1 – 5 of 5) sorted by relevance
19 || ( S_IROTH != 00004 ) || ( S_IWOTH != 00002 ) || ( S_IXOTH != 00001 )37 S_IROTH, S_IWOTH, S_IXOTH, S_ISVTX
17 | S_IWGRP | S_IROTH | S_IWOTH)
18 | S_IWGRP | S_IROTH | S_IWOTH)
42 #define S_IWOTH 00002 /* read permission for other */ macro
Completed in 5 milliseconds