Searched defs:S_IRGRP (Results 1 – 10 of 10) sorted by relevance
123 # define S_IRGRP (S_IREAD >> 3) /* read, group */ macro
81 #define S_IRGRP 0040 macro
288 # define S_IRGRP (S_IRUSR / 0010) macro294 # define S_IRGRP 0 macro
200 # define S_IRGRP (S_IRUSR >> 3) macro
279 # define S_IRGRP (S_IREAD >> 3) macro
297 #define S_IRGRP 0000040 /* R for group */ macro
169 #define S_IRGRP 0000040 /* R for group */ macro
572 # define S_IRGRP (S_IRUSR >> 3) macro
190 # define S_IRGRP 0000040 /* read permission, group */ macro