Searched refs:S_IWGRP (Results 1 – 6 of 6) sorted by relevance
18 || ( S_IRGRP != 00040 ) || ( S_IWGRP != 00020 ) || ( S_IXGRP != 00010 ) \36 S_IRGRP, S_IWGRP, S_IXGRP, S_ISGID,
17 | S_IWGRP | S_IROTH | S_IWOTH)
18 | S_IWGRP | S_IROTH | S_IWOTH)
37 #define S_IWGRP 00020 /* write permission for group */ macro
269 S_IWGRP); in main()
Completed in 11 milliseconds