Home
last modified time | relevance | path

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

/coreutils/src/
Dcopy.h291 Hash_table *dest_info; member
Dcopy.c2017 x->dest_info in dest_info_init()
2023 if (! x->dest_info) in dest_info_init()
2479 && seen_file (x->dest_info, dst_relname, &dst_sb)) in copy_internal()
2599 && x->dest_info in copy_internal()
2614 && seen_file (x->dest_info, dst_relname, dst_lstat_sb)) in copy_internal()
2785 record_file (x->dest_info, dst_relname, &src_sb); in copy_internal()
3215 if (command_line_arg && x->dest_info) in copy_internal()
3221 record_file (x->dest_info, dst_relname, &sb); in copy_internal()
Dmv.c157 x->dest_info = nullptr; in cp_option_init()
Dinstall.c299 x->dest_info = nullptr; in cp_option_init()
Dcp.c869 x->dest_info = nullptr; in cp_option_init()