Searched defs:ALLPERMS (Results 1 – 5 of 5) sorted by relevance
141 #define ALLPERMS (S_ISUID|S_ISGID|S_ISVTX|S_IRWXU|S_IRWXG|S_IRWXO) /* 07777 */ macro
91 #define ALLPERMS (S_ISUID|S_ISGID|S_ISVTX|S_IRWXU|S_IRWXG|S_IRWXO) /* 07777 */ macro
2187 pub const ALLPERMS: ::mode_t = 4095; constant
2190 pub const ALLPERMS: ::mode_t = 4095; constant