Searched defs:S_IRGRP (Results 1 – 7 of 7) sorted by relevance
23 #define S_IRGRP 0 macro
22 #define S_IRGRP 0 macro
33 #define S_IRGRP 00040 macro
43 #define S_IRGRP 0x0000020 macro
568 # define S_IRGRP (S_IRUSR >> 3) macro
170 # define S_IRGRP 0000040 /* read permission, group */ macro