Home
last modified time | relevance | path

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

/coreutils/src/
Dcopy.c2606 struct stat *dst_lstat_sb in copy_internal() local
2612 if (dst_lstat_sb in copy_internal()
2613 && S_ISLNK (dst_lstat_sb->st_mode) in copy_internal()
2614 && seen_file (x->dest_info, dst_relname, dst_lstat_sb)) in copy_internal()