S_IRWXO
#define S_IRWXO 0000007 /* RWX mask for other */
#define S_IRWXO 00007 /* read, write, execute: other */