Searched defs:remove_perms (Results 1 – 3 of 3) sorted by relevance
162 remove_perms = 0x20000, in _GLIBCXX_VISIBILITY() enumerator
171 remove_perms = 0x20000, in _GLIBCXX_VISIBILITY() enumerator
1260 const bool remove_perms = has_opt(perm_options::remove); in __permissions() local