Searched defs:S_IXGRP (Results 1 – 7 of 7) sorted by relevance
98 #define S_IXGRP 0000010 /* execute/search permission, group */ macro
437 #define S_IXGRP 00010 /* execute permission: group */ macro
215 #define S_IXGRP 0000010 /* X for group */ macro
144 #define S_IXGRP 0010 /* group execute permission */ macro
137 # define S_IXGRP 0010 macro
4146 #define S_IXGRP 0010 macro
2855 # define S_IXGRP (S_IEXEC >> 3) macro