Home
last modified time | relevance | path

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

/coreutils/src/
Dinstall.c415 copy_file (char const *from, char const *to, in copy_file() function
664 if (! copy_file (from, to, to_dirfd, to_relname, x)) in install_file_in_file()