Searched defs:FILE_MODE (Results 1 – 3 of 3) sorted by relevance
59 static const char FILE_MODE[] = { 0x31, 0x30, 0x30, 0x36, 0x36, 0x36, 0x20, 0 }; variable
47 #define FILE_MODE 0711 macro
63 constexpr static mode_t FILE_MODE = 0711; variable