Home
last modified time | relevance | path

Searched defs:nofollow (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_dir.cc212 const bool nofollow = is_set(options, __directory_iterator_nofollow); in directory_iterator() local
299 const bool nofollow = is_set(options, __directory_iterator_nofollow); in recursive_directory_iterator() local
473 const bool nofollow = true; in __erase() local
H A Dfs_ops.cc1104 const bool nofollow = is_set(opts, perm_options::nofollow); in permissions() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h204 nofollow = 0x8 in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h213 nofollow = 0x8 in _GLIBCXX_VISIBILITY() enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops.cc952 const bool nofollow = is_set(prms, perms::symlink_nofollow); in permissions() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops.cc945 const bool nofollow = is_set(prms, perms::symlink_nofollow); in permissions() local
H A Dstd-ops.cc1171 const bool nofollow = is_set(opts, perm_options::nofollow); in permissions() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc1099 const bool nofollow = is_set(opts, perm_options::nofollow); in permissions() local