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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops.cc260 const bool use_lstat = create_symlinks || skip_symlinks; variable
266 if (use_lstat || copy_symlinks
273 if (use_lstat
H A Dstd-ops.cc475 const bool use_lstat = create_symlinks || skip_symlinks; local
481 if (use_lstat || copy_symlinks
488 if (use_lstat
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops.cc266 const bool use_lstat = create_symlinks || skip_symlinks; variable
272 if (use_lstat || copy_symlinks
279 if (use_lstat
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc320 const bool use_lstat = create_symlinks || skip_symlinks; local
326 if (use_lstat || copy_symlinks
333 if (use_lstat
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc324 const bool use_lstat = create_symlinks || skip_symlinks; local
330 if (use_lstat || copy_symlinks
337 if (use_lstat

Completed in 229 milliseconds