Searched defs:FILE_PERM_600 (Results 1 – 2 of 2) sorted by relevance
56 constexpr mode_t FILE_PERM_600 = S_IRUSR | S_IWUSR; variable
30 constexpr mode_t FILE_PERM_600 = S_IRUSR | S_IWUSR; variable