Home
last modified time | relevance | path

Searched defs:create_symlinks (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h93 directories_only = 64, create_symlinks = 128, create_hard_links = 256 in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h100 directories_only = 64, create_symlinks = 128, create_hard_links = 256 in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h86 directories_only = 64, create_symlinks = 128, create_hard_links = 256 in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h89 directories_only = 64, create_symlinks = 128, create_hard_links = 256 in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops.cc264 const bool create_symlinks = is_set(options, copy_options::create_symlinks); in copy() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops.cc258 const bool create_symlinks = is_set(options, copy_options::create_symlinks); in copy() local
H A Dstd-ops.cc473 const bool create_symlinks = is_set(options, copy_options::create_symlinks); in copy() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc322 const bool create_symlinks = is_set(options, copy_options::create_symlinks); in copy() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc318 const bool create_symlinks = is_set(options, copy_options::create_symlinks); in copy() local