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

/freebsd-10.0-release/contrib/llvm/lib/Support/
H A DFileOutputBuffer.cpp90 if ( new_perms & sys::fs::others_read )
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DFileSystem.h109 others_read = 04, enumerator in enum:llvm::sys::fs::perms
112 others_all = others_read | others_write | others_exe,

Completed in 123 milliseconds