Lines Matching refs:quoteaf
361 prog_fprintf (stdout, _("creating directory %s"), quoteaf (dir)); in announce_mkdir()
375 quoteaf (dir)); in make_ancestor()
405 quoteaf (dir)); in process_dir()
453 error (0, errno, _("cannot change ownership of %s"), quoteaf (name)); in change_attributes()
455 error (0, errno, _("cannot change permissions of %s"), quoteaf (name)); in change_attributes()
478 error (0, errno, _("cannot set timestamps for %s"), quoteaf (dest)); in change_timestamps()
509 quoteaf (strip_program)); in strip()
540 quoteaf (owner_name)); in get_ids()
559 quoteaf (group_name)); in get_ids()
661 error (0, errno, _("cannot stat %s"), quoteaf (from)); in install_file_in_file()
670 error (EXIT_FAILURE, errno, _("cannot unlink %s"), quoteaf (to)); in install_file_in_file()
699 error (0, errno, _("cannot create directory %s"), quoteaf (to)); in mkancesdirs_safe_wd()
713 quoteaf (to)); in mkancesdirs_safe_wd()
752 error (0, errno, _("cannot open %s"), quoteaf (to)); in install_file_in_dir()
947 quoteaf (file[0])); in main()
961 error (0, 0, _("extra operand %s"), quoteaf (file[2])); in main()
971 quoteaf (target_directory)); in main()
984 error (EXIT_FAILURE, errno, _("target %s"), quoteaf (lastfile)); in main()