Searched refs:group_read (Results 1 – 5 of 5) sorted by relevance
60 static const char *const group_read[] = { variable230 { "read", "read data from a descriptor", group_read },
35 group_read = 040, enumerator
88 group_read = 040, enumerator91 group_all = group_read | group_write | group_exe,96 all_read = owner_read | group_read | others_read,
3258 outs() << ((Mode & sys::fs::group_read) ? "r" : "-"); in printArchiveChild()
2440 outs() << ((Mode & sys::fs::group_read) ? "r" : "-"); in printArchiveChild()