Searched defs:S_IROTH (Results 1 – 2 of 2) sorted by relevance
33 #define S_IROTH 00004 macro
35 pub const S_IROTH: u32 = 0o004; const