Home
last modified time | relevance | path

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

/coreutils/src/
Dinstall.c684 mkancesdirs_safe_wd (char const *from, char *to, struct cp_options *x, in mkancesdirs_safe_wd() function
727 return (mkancesdirs_safe_wd (from, to, (struct cp_options *)x, false) in install_file_in_file_parents()
747 && (ret = mkancesdirs_safe_wd (from, to, (struct cp_options *) x, true))) in install_file_in_dir()