Lines Matching defs:x
170 const struct cp_options *x) in need_copy()
258 cp_option_init (struct cp_options *x) in cp_option_init()
359 struct cp_options const *x = options; in announce_mkdir() local
370 struct cp_options const *x = options; in make_ancestor() local
387 struct cp_options const *x = options; in process_dir() local
416 int to_dirfd, char const *to_relname, const struct cp_options *x) in copy_file()
656 const struct cp_options *x) in install_file_in_file()
684 mkancesdirs_safe_wd (char const *from, char *to, struct cp_options *x, in mkancesdirs_safe_wd()
725 const struct cp_options *x) in install_file_in_file_parents()
737 const struct cp_options *x, bool mkdir_and_install, in install_file_in_dir()
784 struct cp_options x; in main() local