Home
last modified time | relevance | path

Searched refs:quoteaf (Results 1 – 25 of 48) sorted by relevance

12

/coreutils/src/
Dfind-mount-point.c48 error (0, errno, _("cannot change to directory %s"), quoteaf (file)); in find_mount_point()
62 error (0, errno, _("cannot change to directory %s"), quoteaf (dir)); in find_mount_point()
69 quoteaf (dir)); in find_mount_point()
82 error (0, errno, _("cannot stat %s"), quoteaf ("..")); in find_mount_point()
90 error (0, errno, _("cannot change to directory %s"), quoteaf ("..")); in find_mount_point()
Dtruncate.c113 error (0, errno, _("cannot fstat %s"), quoteaf (fname)); in do_ftruncate()
124 ssize0, blksize, quoteaf (fname)); in do_ftruncate()
144 quoteaf (fname)); in do_ftruncate()
154 quoteaf (fname)); in do_ftruncate()
178 quoteaf (fname)); in do_ftruncate()
191 quoteaf (fname), (intmax_t) nsize); in do_ftruncate()
322 error (EXIT_FAILURE, errno, _("cannot stat %s"), quoteaf (ref_file)); in main()
344 quoteaf (ref_file)); in main()
366 quoteaf (fname)); in main()
375 error (0, errno, _("failed to close %s"), quoteaf (fname)); in main()
Dcopy.c259 error (0, errno, _("cannot lseek %s"), quoteaf (name)); in create_hole()
269 error (0, errno, _("error deallocating %s"), quoteaf (name)); in create_hole()
397 error (0, errno, _("error reading %s"), quoteaf (src_name)); in sparse_copy()
431 quoteaf (dst_name)); in sparse_copy()
459 error (0, 0, _("overflow reading %s"), quoteaf (src_name)); in sparse_copy()
657 error (0, errno, _("failed to extend %s"), quoteaf (dst_name)); in lseek_copy()
664 error (0, errno, _("error deallocating %s"), quoteaf (dst_name)); in lseek_copy()
671 error (0, errno, _("cannot lseek %s"), quoteaf (src_name)); in lseek_copy()
735 return quoteaf (str); in copy_attr_quote()
834 error (0, errno, _("cannot access %s"), quoteaf (src_name_in)); in copy_dir()
[all …]
Drmdir.c131 prog_fprintf (stdout, _("removing directory, %s"), quoteaf (dir)); in remove_parents()
157 error (0, rmdir_errno, _(error_msg), quoteaf (dir)); in remove_parents()
244 prog_fprintf (stdout, _("removing directory, %s"), quoteaf (dir)); in main()
278 quoteaf (dir_arg)); in main()
287 error (0, rmdir_errno, _("failed to remove %s"), quoteaf (dir)); in main()
Dinstall.c361 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()
[all …]
Dtemp-stream.c130 quoteaf (tempfile)); in temp_stream()
138 quoteaf (tempfile)); in temp_stream()
156 quoteaf (tempfile)); in temp_stream()
Dsync.c112 error (0, rd_errno, _("error opening %s"), quoteaf (file)); in sync_arg()
124 quoteaf (file)); in sync_arg()
154 error (0, errno, _("error syncing %s"), quoteaf (file)); in sync_arg()
161 error (0, errno, _("failed to close %s"), quoteaf (file)); in sync_arg()
Dln.c196 error (0, errno, _("failed to access %s"), quoteaf (source)); in do_link()
223 error (0, errno, _("failed to access %s"), quoteaf (dest)); in do_link()
278 program_name, quoteaf (dest)); in do_link()
301 quoteaf (dest)); in do_link()
388 error (0, errno, _("cannot un-backup %s"), quoteaf (dest)); in do_link()
537 quoteaf (optarg)); in main()
540 quoteaf (optarg)); in main()
591 quoteaf (file[0])); in main()
593 error (0, 0, _("extra operand %s"), quoteaf (file[2])); in main()
632 error (EXIT_FAILURE, err, _("target %s"), quoteaf (d)); in main()
Dchmod.c134 quoteaf (file_full_name)); in mode_changed()
153 char const *quoted_file = quoteaf (file); in describe_change()
232 quoteaf (file_full_name)); in process_file()
243 quoteaf (file_full_name)); in process_file()
249 quoteaf (file_full_name)); in process_file()
286 quoteaf (file_full_name)); in process_file()
541 quoteaf (reference_file)); in main()
560 quoteaf ("/")); in main()
Dnohup.c162 error (0, saved_errno, _("failed to open %s"), quoteaf (file)); in main()
165 quoteaf (in_home)); in main()
176 quoteaf (file)); in main()
227 error (0, saved_errno, _("failed to run command %s"), quoteaf (*cmd)); in main()
Dchcon.c156 quoteaf (file)); in change_file_context()
166 quoteaf (file)); in change_file_context()
255 quoteaf (file_full_name)); in process_file()
266 quoteaf (file_full_name)); in process_file()
293 quoteaf (file_full_name)); in process_file()
548 quoteaf (reference_file)); in main()
578 quoteaf ("/")); in main()
Dmkdir.c115 prog_fprintf (stdout, o->created_directory_format, quoteaf (dir)); in announce_mkdir()
132 quoteaf (dir)); in make_ancestor()
164 quoteaf (dir)); in process_dir()
184 quoteaf (dir)); in process_dir()
Dhead.c156 error (0, errno, _("error reading %s"), quoteaf (filename)); in diagnose_copy_fd_failure()
186 quoteaf ("standard output")); in xwrite_stdout()
308 error (0, errno, _("error reading %s"), quoteaf (filename)); in elide_tail_bytes_pipe()
390 error (0, errno, _("error reading %s"), quoteaf (filename)); in elide_tail_bytes_pipe()
587 error (0, errno, _("error reading %s"), quoteaf (filename)); in elide_tail_lines_pipe()
669 error (0, errno, _("error reading %s"), quoteaf (pretty_filename)); in elide_tail_lines_seekable()
738 error (0, errno, _("error reading %s"), quoteaf (pretty_filename)); in elide_tail_lines_seekable()
788 error (0, errno, _("error reading %s"), quoteaf (filename)); in head_bytes()
811 error (0, errno, _("error reading %s"), quoteaf (filename)); in head_lines()
850 quoteaf (filename)); in head()
[all …]
Dcp.c336 quoteaf (dst_name)); in re_protect()
349 quoteaf (dst_name)); in re_protect()
368 quoteaf (dst_name)); in re_protect()
464 quoteaf (src)); in make_dir_parents_private()
515 quoteaf (dir)); in make_dir_parents_private()
531 quoteaf (dir)); in make_dir_parents_private()
557 quoteaf (dir)); in make_dir_parents_private()
565 quoteaf (dir)); in make_dir_parents_private()
594 error (0, 0, _("%s exists but is not a directory"), quoteaf (dst_dir)); in make_dir_parents_private()
621 quoteaf (file[0])); in do_copy()
[all …]
Dtail.c400 error (0, errno, _("closing %s (fd=%d)"), quoteaf (filename), fd); in close_fd()
423 quoteaf ("standard output")); in xwrite_stdout()
449 quoteaf (pretty_filename)); in dump_remainder()
540 error (0, errno, _("error reading %s"), quoteaf (pretty_filename)); in file_lines()
588 error (0, errno, _("error reading %s"), quoteaf (pretty_filename)); in file_lines()
681 error (0, errno, _("error reading %s"), quoteaf (pretty_filename)); in pipe_lines()
808 error (0, errno, _("error reading %s"), quoteaf (pretty_filename)); in pipe_bytes()
856 error (0, errno, _("error reading %s"), quoteaf (pretty_filename)); in start_bytes()
893 error (0, errno, _("error reading %s"), quoteaf (pretty_filename)); in start_lines()
933 "reverting to polling"), quoteaf (name)); in fremote()
[all …]
Dremove.c264 char const *quoted_name = quoteaf (full_name); in prompt()
400 : _("removed %s\n")), quoteaf (ent->fts_path)); in excise()
430 error (0, errno, _("cannot remove %s"), quoteaf (ent->fts_path)); in excise()
458 error (0, err, _("cannot remove %s"), quoteaf (ent->fts_path)); in rm_fts()
516 quoteaf (ent->fts_path)); in rm_fts()
566 quoteaf (ent->fts_path)); in rm_fts()
Ddd.c942 quoteaf (input_file)); in cleanup()
949 _("closing output file %s"), quoteaf (output_file)); in cleanup()
1260 diagnose (errno, _("writing to %s"), quoteaf (output_file)); in write_output()
1497 diagnose (0, _("unrecognized operand %s"), quoteaf (name)); in scanargs()
1575 diagnose (0, _("unrecognized operand %s"), quoteaf (name)); in scanargs()
1586 "%s: %s", _("invalid number"), quoteaf (val)); in scanargs()
1811 error (EXIT_FAILURE, errno, _("cannot fstat %s"), quoteaf (file)); in skip()
1888 diagnose (errno, _("error reading %s"), quoteaf (file)); in skip()
1934 quoteaf (input_file)); in advance_input_after_read_error()
2088 error (EXIT_FAILURE, errno, _("setting flags for %s"), quoteaf (name)); in set_fd_flags()
[all …]
Dchown-core.c163 quoteaf (file)); in describe_change()
204 printf (fmt, quoteaf (file), old_spec, spec); in describe_change()
337 quoteaf (file_full_name)); in change_file_owner()
350 quoteaf (file_full_name)); in change_file_owner()
391 quoteaf (file_full_name)); in change_file_owner()
480 quoteaf (file_full_name)); in change_file_owner()
Dmv.c112 quoteaf ("/")); in rm_option_init()
436 quoteaf (file[0])); in main()
451 error (0, 0, _("extra operand %s"), quoteaf (file[2])); in main()
460 quoteaf (target_directory)); in main()
495 error (EXIT_FAILURE, err, _("target %s"), quoteaf (lastfile)); in main()
Dtouch.c166 error (0, errno, _("failed to close %s"), quoteaf (file)); in touch()
194 error (0, open_errno, _("cannot touch %s"), quoteaf (file)); in touch()
200 error (0, utime_errno, _("setting times of %s"), quoteaf (file)); in touch()
350 _("failed to get attributes of %s"), quoteaf (ref_file)); in main()
Drm.c118 quoteaf (arg)); in diagnose_leading_hyphen()
312 quoteaf (optarg)); in main()
350 quoteaf ("/")); in main()
Dmkfifo.c173 error (0, errno, _("cannot create fifo %s"), quoteaf (argv[optind])); in main()
179 quoteaf (argv[optind])); in main()
Dunlink.c83 error (EXIT_FAILURE, errno, _("cannot unlink %s"), quoteaf (argv[optind])); in main()
Dchroot.c203 "), quoteaf ("/")); in usage()
288 quoteaf ("/")); in main()
331 quoteaf (newroot)); in main()
/coreutils/gl/lib/
Droot-dev-ino.h38 quoteaf (Dirname)); \

12