Searched refs:use_lstat (Results 1 – 11 of 11) sorted by relevance
260 const bool use_lstat = create_symlinks || skip_symlinks; in copy() local266 if (use_lstat || copy_symlinks in copy()273 if (use_lstat in copy()
475 const bool use_lstat = create_symlinks || skip_symlinks; in copy() local481 if (use_lstat || copy_symlinks in copy()488 if (use_lstat in copy()
499 const bool use_lstat = create_symlinks || skip_symlinks; in copy() local505 if (use_lstat || copy_symlinks in copy()512 if (use_lstat in copy()
519 const bool use_lstat = create_symlinks || skip_symlinks; in copy() local525 if (use_lstat || copy_symlinks in copy()532 if (use_lstat in copy()
327 const bool use_lstat = create_symlinks || skip_symlinks; in copy() local333 if (use_lstat || copy_symlinks in copy()340 if (use_lstat in copy()
Completed in 64 milliseconds