Searched defs:S_IRWXU (Results 1 – 2 of 2) sorted by relevance
24 #define S_IRWXU 00700 macro
19 pub const S_IRWXU: u32 = 0o700; const