Searched defs:S_IRWXO (Results 1 – 7 of 7) sorted by relevance
59 #define S_IRWXO 0000007 /* [XSI] RWX mask for other */ macro
134 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
92 #define S_IRWXO 0007 macro
71 # define S_IRWXO 0007 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