Searched refs:others_exe (Results 1 – 3 of 3) sorted by relevance
97 others_exe = 01, enumerator98 others_all = others_read | others_write | others_exe,101 all_exe = owner_exe | group_exe | others_exe,
3192 outs() << ((Mode & sys::fs::others_exe) ? "x" : "-"); in printArchiveChild()
2441 outs() << ((Mode & sys::fs::others_exe) ? "x" : "-"); in printArchiveChild()