Searched defs:S_IRWXO (Results 1 – 8 of 8) sorted by relevance
134 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
92 #define S_IRWXO 0007 macro
131 #define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro152 #define S_IRWXO (S_IRWXG >> 3) macro
71 # define S_IRWXO 0007 macro
239 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
333 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
217 #define S_IRWXO 0000007 /* RWX mask for other */ macro
163 # define S_IRWXO 0000007 /* read, write, execute */ macro