Searched refs:others_read (Results 1 – 4 of 4) sorted by relevance
40 others_read = 04, enumerator
95 others_read = 04, enumerator98 others_all = others_read | others_write | others_exe,99 all_read = owner_read | group_read | others_read,
3190 outs() << ((Mode & sys::fs::others_read) ? "r" : "-"); in printArchiveChild()
2439 outs() << ((Mode & sys::fs::others_read) ? "r" : "-"); in printArchiveChild()