Searched refs:others_write (Results 1 – 3 of 3) sorted by relevance
110 others_write = 02, enumerator112 others_all = others_read | others_write | others_exe,
335 const fs::perms AllWrite = fs::owner_write|fs::group_write|fs::others_write; in TEST_F()
508 if (!(prms & (owner_write|group_write|others_write)))