Searched defs:S_IRUSR (Results 1 – 2 of 2) sorted by relevance
29 #define S_IRUSR 00400 macro
29 pub const S_IRUSR: u32 = 0o400; const