Searched defs:S_IRGRP (Results 1 – 12 of 12) sorted by relevance
123 # define S_IRGRP (S_IREAD >> 3) /* read, group */ macro139 # define S_IRGRP (S_IREAD >> 3) /* read, group */ macro
40 #define S_IRGRP 0040 macro
81 #define S_IRGRP 0040 macro
291 # define S_IRGRP (S_IRUSR / 0010) macro297 # define S_IRGRP 0 macro
56 # define S_IRGRP (S_IRUSR >> 3) macro
200 # define S_IRGRP (S_IRUSR >> 3) macro
129 #define S_IRGRP 0000040 /* R for group */ macro
381 #define S_IRGRP 00040 /* group has read permission */ macro
115 #define S_IRGRP 0 macro
1554 #define S_IRGRP 0000040 macro