Searched defs:S_IXOTH (Results 1 – 13 of 13) sorted by relevance
129 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro147 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
100 #define S_IXOTH 0001 macro
71 # define S_IXOTH (S_IXUSR >> 6) macro
229 # define S_IXOTH (S_IXUSR >> 6) macro
41 #define S_IXOTH 0001 /* Execute by others. */ macro
37 #define S_IXOTH 0001 /* Execute by others. */ macro
99 # define S_IXOTH 0001 macro
136 #define S_IXOTH 0000001 /* X for other */ macro
387 #define S_IXOTH 00001 /* others have execute permission */ macro
1561 #define S_IXOTH 0000001 macro