Searched refs:others_read (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DFileSystem.h93 others_read = 04, enumerator in enum:llvm::sys::fs::perms
96 others_all = others_read | others_write | others_exe,
97 all_read = owner_read | group_read | others_read,

Completed in 42 milliseconds