Searched defs:DIR_MODE (Results 1 – 5 of 5) sorted by relevance
72 const int DIR_MODE = 777; variable
54 constexpr mode_t DIR_MODE = 0750; variable
38 const uint32_t DIR_MODE = 0771; variable
64 const uint32_t DIR_MODE = 0771; variable
1810 #define DIR_MODE 0711 macro