Home
last modified time | relevance | path

Searched refs:perror_with_name (Results 1 – 25 of 69) sorted by relevance

123

/netbsd-src/external/gpl3/gdb/dist/gdb/
H A Driscv-netbsd-nat.c75 perror_with_name (_("Couldn't get registers")); in fetch_registers()
86 perror_with_name (_("Couldn't get floating point status")); in fetch_registers()
108 perror_with_name (_("Couldn't get registers")); in store_registers()
114 perror_with_name (_("Couldn't write registers")); in store_registers()
122 perror_with_name (_("Couldn't get floating point status")); in store_registers()
128 perror_with_name (_("Couldn't write floating point status")); in store_registers()
H A Daarch64-netbsd-nat.c74 perror_with_name (_("Couldn't get registers")); in fetch_registers()
85 perror_with_name (_("Couldn't get floating point status")); in fetch_registers()
108 perror_with_name (_("Couldn't get registers")); in store_registers()
114 perror_with_name (_("Couldn't write registers")); in store_registers()
122 perror_with_name (_("Couldn't get floating point status")); in store_registers()
128 perror_with_name (_("Couldn't write floating point status")); in store_registers()
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Ddiff.c700 perror_with_name ("could not open output file");
721 perror_with_name ("close error on output file");
1022 perror_with_name (inf[i].name);
1055 perror_with_name (filename);
1153 perror_with_name (inf[0].name);
1162 perror_with_name (inf[1].name);
1182 perror_with_name (inf[0].name);
1188 perror_with_name (inf[1].name);
H A Ddiff3.c225 void perror_with_name PARAMS((char const *));
420 perror_with_name (file[i]);
447 perror_with_name (out);
492 perror_with_name (file[rev_mapping[FILE0]]);
509 perror_with_name ("close error on output file");
1875 perror_with_name (string);
H A Ddir.c171 perror_with_name (filevec[i].name);
H A Ddiff.h344 void perror_with_name PARAMS((char const *));
H A DChangeLog490 there is a write_output callback. Call perror_with_name rather
505 * util.c (perror_with_name): Use error callback if defined.
606 `perror_with_name' and add a return. Change `fatal' to
H A Dutil.c55 perror_with_name (text) in perror_with_name() function
/netbsd-src/external/gpl2/gmake/dist/
H A Dremote-cstms.c166 perror_with_name ("exporting: ", "getsockname"); in start_remote_job()
230 perror_with_name ("vfork", ""); in start_remote_job()
H A Djob.c1220 perror_with_name ("vfork", ""); in start_job_command()
1246 perror_with_name ("spawn", ""); in start_job_command()
1285 perror_with_name ("vfork", ""); in start_job_command()
1834 perror_with_name (_("cannot enforce load limit: "), "getloadavg"); in load_too_high()
1996 perror_with_name ("execve: ", argv[0]); in exec_command()
2147 perror_with_name ("execvp: ", shell); in exec_command()
2159 perror_with_name ("execvp: ", argv[0]); in exec_command()
H A Dremake.c1042 #define TOUCH_ERROR(call) return (perror_with_name (call, file->name), 1)
1368 perror_with_name ("stat: ", name); in name_mtime()
1402 perror_with_name ("lstat: ", lpath); in name_mtime()
1421 perror_with_name ("readlink: ", lpath); in name_mtime()
H A Dar.c174 perror_with_name ("touch: ", arname); in ar_touch()
H A Dfunction.c1638 perror_with_name (error_prefix, "pipe"); in func_shell()
1646 perror_with_name (error_prefix, "pipe"); in func_shell()
1658 perror_with_name (error_prefix, "spawn"); in func_shell()
1664 perror_with_name (error_prefix, "fork"); in func_shell()
H A Dmake.h416 extern void perror_with_name PARAMS ((const char *, const char *));
H A Dcommands.c566 perror_with_name ("unlink: ", file->name); in delete_target()
H A Dmisc.c314 perror_with_name (const char *str, const char *name) in perror_with_name() function
H A Dread.c204 perror_with_name ("", *makefiles); in read_all_makefiles()
239 perror_with_name ("", *p); in read_all_makefiles()
H A Dfile.c400 perror_with_name ("unlink: ", f->name); in remove_intermediates()
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Ddiff.c1178 perror_with_name (cmp.file[f].name); in compare_files()
1200 perror_with_name (filename); in compare_files()
1301 perror_with_name (cmp.file[0].name); in compare_files()
1311 perror_with_name (cmp.file[1].name); in compare_files()
1332 perror_with_name (cmp.file[0].name); in compare_files()
1338 perror_with_name (cmp.file[1].name); in compare_files()
H A Ddiff.h367 void perror_with_name (char const *);
H A Ddir.c223 perror_with_name (cmp->file[i].name); in diff_dirs()
H A Dutil.c55 perror_with_name (char const *name) in perror_with_name() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dxm-vms.h50 perror_with_name (NAME); \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dxm-vms.h50 perror_with_name (NAME); \
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexindex.c1175 perror_with_name (const char *name) in perror_with_name() function
1184 perror_with_name (name); in pfatal_with_name()

123