Home
last modified time | relevance | path

Searched refs:group_write (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileSystem.h93 group_write = 020, enumerator
95 group_all = group_read | group_write | group_exe,
101 all_write = owner_write | group_write | others_write,
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h148 group_write = 020, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h157 group_write = 020, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h141 group_write = 020, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h147 group_write = 020, in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2138 outs() << ((Mode & sys::fs::group_write) ? "w" : "-"); in printArchiveChild()
H A DMachODump.cpp2219 outs() << ((Mode & sys::fs::group_write) ? "w" : "-"); in printArchiveChild()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dfilesystem308 group_write = 020,