/coreutils/src/ |
D | realpath.c | 155 error (0, errno, "%s", quotef (fname)); in process_path() 247 error (EXIT_FAILURE, errno, "%s", quotef (relative_to)); in main() 249 error (EXIT_FAILURE, ENOTDIR, "%s", quotef (relative_to)); in main() 257 error (EXIT_FAILURE, errno, "%s", quotef (relative_base)); in main() 259 error (EXIT_FAILURE, ENOTDIR, "%s", quotef (relative_base)); in main()
|
D | split.c | 444 error (EXIT_FAILURE, ENAMETOOLONG, "%s", quotef (outfile)); in next_file_name() 496 error (EXIT_FAILURE, errno, _("%s: error truncating"), quotef (name)); in create() 511 fprintf (stdout, _("executing with FILE=%s\n"), quotef (name)); in create() 564 error (EXIT_FAILURE, errno, "%s", quotef (name)); in closeout() 568 error (EXIT_FAILURE, errno, "%s", quotef (name)); in closeout() 594 quotef (name), signame, filter_command); in closeout() 602 quotef (name), ex, filter_command); in closeout() 629 error (EXIT_FAILURE, errno, "%s", quotef (outfile)); in cwrite() 637 error (EXIT_FAILURE, errno, "%s", quotef (outfile)); in cwrite() 679 error (EXIT_FAILURE, errno, "%s", quotef (infile)); in bytes_split() [all …]
|
D | tac.c | 210 error (0, errno, _("%s: seek failed"), quotef (file)); in tac_seekable() 220 error (0, errno, _("%s: seek failed"), quotef (file)); in tac_seekable() 238 error (0, errno, _("%s: read error"), quotef (file)); in tac_seekable() 328 error (0, errno, _("%s: seek failed"), quotef (file)); in tac_seekable() 342 error (0, errno, _("%s: read error"), quotef (file)); in tac_seekable() 393 error (0, errno, _("%s: read error"), quotef (file)); in copy_to_temp() 399 error (0, errno, _("%s: write error"), quotef (file_name)); in copy_to_temp() 411 error (0, errno, _("%s: write error"), quotef (file_name)); in copy_to_temp() 474 error (0, errno, _("%s: read error"), quotef (filename)); in tac_file()
|
D | cat.c | 168 error (0, errno, "%s", quotef (infile)); in simple_cat() 317 error (0, errno, "%s", quotef (infile)); in cat() 530 error (0, errno, "%s", quotef (infile)); in copy_cat() 687 error (0, errno, "%s", quotef (infile)); in main() 695 error (0, errno, "%s", quotef (infile)); in main() 713 error (0, 0, _("%s: input file is output file"), quotef (infile)); in main() 787 error (0, errno, "%s", quotef (infile)); in main()
|
D | dircolors.c | 302 error (0, errno, _("%s: read error"), quotef (filename)); in dc_parse_stream() 326 quotef (filename), line_number); in dc_parse_stream() 381 (filename ? quotef (filename) : _("<internal>")), in dc_parse_stream() 400 error (0, errno, "%s", quotef (filename)); in dc_parse_file() 408 error (0, errno, "%s", quotef (filename)); in dc_parse_file()
|
D | tsort.c | 441 error (EXIT_FAILURE, errno, "%s", quotef (file)); in tsort() 454 error (EXIT_FAILURE, errno, _("%s: read error"), quotef (file)); in tsort() 473 quotef (file)); in tsort() 513 error (0, 0, _("%s: input contains a loop:"), quotef (file)); in tsort() 525 is_stdin ? _("standard input") : quotef (file)); in tsort()
|
D | paste.c | 203 error (EXIT_FAILURE, errno, "%s", quotef (fnamptr[files_open])); in paste_parallel() 266 error (0, err, "%s", quotef (fnamptr[i])); in paste_parallel() 357 error (0, errno, "%s", quotef (*fnamptr)); in paste_serial() 409 error (0, saved_errno, "%s", quotef (*fnamptr)); in paste_serial()
|
D | tee.c | 213 w_errno, "%s", quotef (files[i])); in fail_output() 268 errno, "%s", quotef (files[i])); in tee_files() 335 error (0, errno, "%s", quotef (files[i])); in tee_files()
|
D | comm.c | 294 error (EXIT_FAILURE, errno, "%s", quotef (infiles[i])); in compare_files() 301 error (EXIT_FAILURE, errno, "%s", quotef (infiles[i])); in compare_files() 383 error (EXIT_FAILURE, errno, "%s", quotef (infiles[i])); in compare_files() 391 error (EXIT_FAILURE, errno, "%s", quotef (infiles[i])); in compare_files()
|
D | date.c | 356 error (EXIT_FAILURE, errno, "%s", quotef (input_filename)); in batch_convert() 369 quotef (input_filename)); in batch_convert() 388 error (EXIT_FAILURE, errno, "%s", quotef (input_filename)); in batch_convert() 612 error (EXIT_FAILURE, errno, "%s", quotef (reference)); in main()
|
D | wc.c | 244 printf (" %s", strchr (file, '\n') ? quotef (file) : file); in write_counts() 622 error (0, err, "%s", quotef (file)); in wc() 640 error (0, errno, "%s", quotef (file)); in wc_file() 648 error (0, errno, "%s", quotef (file)); in wc_file() 900 error (0, 0, "%s:%zu: %s", quotef (files_from), in main() 920 error (0, errno, _("%s: read error"), quotef (files_from)); in main()
|
D | fold.c | 138 error (0, errno, "%s", quotef (filename)); in fold_file() 230 error (0, saved_errno, "%s", quotef (filename)); in fold_file()
|
D | digest.c | 995 error (0, errno, "%s", quotef (filename)); in digest_file() 1021 error (0, err, "%s", quotef (filename)); in digest_file() 1160 error (0, errno, "%s", quotef (checkfile_name)); in digest_check() 1178 quotef (checkfile_name)); in digest_check() 1210 quotef (checkfile_name), line_number, in digest_check() 1287 quotef (checkfile_name)); in digest_check() 1295 quotef (checkfile_name)); in digest_check() 1327 quotef (checkfile_name)); in digest_check()
|
D | mknod.c | 257 error (EXIT_FAILURE, errno, "%s", quotef (argv[optind])); in main() 265 error (EXIT_FAILURE, errno, "%s", quotef (argv[optind])); in main()
|
D | expand-common.c | 346 error (0, err, "%s", quotef (prev_file)); in next_file() 366 error (0, errno, "%s", quotef (file)); in next_file()
|
D | stty.c | 1403 error (EXIT_FAILURE, errno, "%s", quotef (device_name)); in main() 1407 quotef (device_name)); in main() 1411 error (EXIT_FAILURE, errno, "%s", quotef (device_name)); in main() 1432 error (EXIT_FAILURE, errno, "%s", quotef (device_name)); in main() 1442 error (EXIT_FAILURE, errno, "%s", quotef (device_name)); in main() 1460 quotef (device_name)); in main() 1758 error (EXIT_FAILURE, errno, "%s", quotef (device_name)); in set_window_size() 1800 error (EXIT_FAILURE, errno, "%s", quotef (device_name)); in set_window_size() 1803 error (EXIT_FAILURE, errno, "%s", quotef (device_name)); in set_window_size() 1809 error (EXIT_FAILURE, errno, "%s", quotef (device_name)); in set_window_size() [all …]
|
D | pathchk.c | 293 error (0, errno, "%s", quotef (file)); in validate_file_name() 394 error (0, errno, "%s", quotef (dir)); in validate_file_name()
|
D | du.c | 571 error (0, ent->fts_errno, "%s", quotef (file)); in process_file() 695 quotef (fts->fts_path)); in du_files() 887 error (0, errno, "%s", quotef (optarg)); in main() 1074 quotef (files_from)); in main() 1111 error (0, 0, "%s:%td: %s", quotef (files_from), in main()
|
D | readlink.c | 172 error (0, errno, "%s", quotef (fname)); in main()
|
D | users.c | 89 error (EXIT_FAILURE, errno, "%s", quotef (filename)); in users()
|
D | shuf.c | 522 error (EXIT_FAILURE, errno, "%s", quotef (operand[0])); in main() 549 quotef (random_source ? random_source : "getrandom")); in main() 570 error (EXIT_FAILURE, errno, "%s", quotef (outfile)); in main()
|
D | cut.c | 455 error (0, errno, "%s", quotef (file)); in cut_file() 473 error (0, err, "%s", quotef (file)); in cut_file()
|
D | chmod.c | 237 error (0, ent->fts_errno, "%s", quotef (file_full_name)); in process_file() 316 quotef (file_full_name), in process_file()
|
D | nl.c | 451 error (0, errno, "%s", quotef (file)); in nl_file() 469 error (0, err, "%s", quotef (file)); in nl_file()
|
D | uptime.c | 134 error (0, errno, "%s", quotef (filename)); in uptime()
|