Home
last modified time | relevance | path

Searched refs:pfatal_with_name (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl2/gmake/dist/
H A Dmisc.c322 pfatal_with_name (const char *name) in pfatal_with_name() function
665 pfatal_with_name ("get{e}[gu]id"); in init_access()
699 pfatal_with_name ("user_access: seteuid"); in user_access()
714 pfatal_with_name ("user_access: setuid"); in user_access()
726 pfatal_with_name ("user_access: setreuid"); in user_access()
733 pfatal_with_name ("user_access: setegid"); in user_access()
737 pfatal_with_name ("user_access: setgid"); in user_access()
740 pfatal_with_name ("user_access: setregid"); in user_access()
768 pfatal_with_name ("make_access: seteuid"); in make_access()
772 pfatal_with_name ("make_access: setuid"); in make_access()
[all …]
H A Djob.c539 pfatal_with_name ("remote_status"); in reap_children()
565 pfatal_with_name ("wait"); in reap_children()
862 pfatal_with_name (_("write jobserver")); in free_child()
1718 pfatal_with_name (_("read jobs pipe")); in new_job()
H A Dmake.h415 extern void pfatal_with_name PARAMS ((const char *)) __attribute__ ((noreturn));
H A Dvmsjobs.c486 pfatal_with_name (_("fopen (temporary file)")); in child_execute_job()
H A Dcommands.c518 pfatal_with_name ("kill"); in fatal_error_signal()
H A Dread.c2635 pfatal_with_name (ebuf->floc.filenm); in readline()
H A DChangeLog1969 (pfatal_with_name): Ditto.
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dutil.c63 pfatal_with_name (char const *name) in pfatal_with_name() function
196 pfatal_with_name (_("write failed")); in begin_output()
204 pfatal_with_name ("pipe"); in begin_output()
208 pfatal_with_name ("fork"); in begin_output()
216 pfatal_with_name ("dup2"); in begin_output()
228 pfatal_with_name ("fdopen"); in begin_output()
241 pfatal_with_name (command); in begin_output()
295 pfatal_with_name (_("write failed")); in finish_output()
297 pfatal_with_name ("waitpid"); in finish_output()
H A Ddiff.h368 void pfatal_with_name (char const *) __attribute__((noreturn));
H A Ddiff.c491 pfatal_with_name (optarg); in main()
831 pfatal_with_name (_("standard output")); in check_stdout()
1358 pfatal_with_name (_("standard output")); in compare_files()
H A Dio.c81 pfatal_with_name (current->name); in file_block_read()
132 pfatal_with_name (current->name); in sip()
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Dutil.c73 pfatal_with_name (text) in pfatal_with_name() function
220 pfatal_with_name ("pipe"); in begin_output()
226 pfatal_with_name ("vfork"); in begin_output()
234 pfatal_with_name ("dup2"); in begin_output()
239 pfatal_with_name (PR_PROGRAM); in begin_output()
246 pfatal_with_name ("fdopen"); in begin_output()
258 pfatal_with_name (command); in begin_output()
310 pfatal_with_name ("write error"); in finish_output()
314 pfatal_with_name ("waitpid"); in finish_output()
H A Dio.c106 pfatal_with_name (current->name);
112 pfatal_with_name (current->name);
155 pfatal_with_name (current->name);
175 pfatal_with_name (current->name);
H A Ddiff.h345 void pfatal_with_name PARAMS((char const *));
H A Ddiff.c522 pfatal_with_name (optarg);
H A DChangeLog506 (pfatal_with_name, diff_error): Likewise.
706 (pfatal_with_name): Use DIFF_ABORT instead of exit.
H A Danalyze.c883 pfatal_with_name (filevec[i].name);
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dinstall-info.c203 pfatal_with_name (const char *name) in pfatal_with_name() function
509 pfatal_with_name (dirfile); in ensure_dirfile_exists()
587 pfatal_with_name (filename); in open_possibly_compressed_file()
590 pfatal_with_name (filename); in open_possibly_compressed_file()
603 pfatal_with_name (*opened_filename); in open_possibly_compressed_file()
636 pfatal_with_name (*opened_filename); in open_possibly_compressed_file()
641 pfatal_with_name (command); in open_possibly_compressed_file()
646 pfatal_with_name (*opened_filename); in open_possibly_compressed_file()
688 pfatal_with_name (real_name); in readfile()
H A Dtexindex.c123 void pfatal_with_name (const char *name);
178 pfatal_with_name (infiles[i]); in main()
181 pfatal_with_name (infiles[i]); in main()
187 pfatal_with_name (infiles[i]); in main()
837 pfatal_with_name (outfile); in sort_in_core()
1182 pfatal_with_name (const char *name) in pfatal_with_name() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog855 (pfatal_with_name): Invoke perror_with_name, not fatal.
857 (pfatal_pexecute): Invoke pfatal_with_name, not fatal.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog855 (pfatal_with_name): Invoke perror_with_name, not fatal.
857 (pfatal_pexecute): Invoke pfatal_with_name, not fatal.
H A DChangeLog-1999457 pfatal_with_name, fatal_io_error, need_error_newline,
3643 (pfatal_with_name, fancy_abort, botch, fatal, catch_signal): Mark
4499 perror_with_name, pfatal_with_name, main, trigraph_pcp,
17983 pfatal_with_name, perror_with_name, pfatal_pexecute, fatal, error,
20306 (pfatal_with_name): Likewise.
21012 target_options, print_time, pfatal_with_name, fatal_io_error,
21022 * toplev.h (print_time, fatal, fatal_io_error, pfatal_with_name,
21694 * mips-tfile.c (pfatal_with_name): Apply `const' keyword to char*.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-199570 (pfatal_with_name, perror_exec): Don't assume that
358 * g++.c (pfatal_with_name): Add missing third argument to concat.
H A DChangeLog-1996256 (pfatal_with_name): Delete fn.
/netbsd-src/external/gpl2/diffutils/dist/
H A DChangeLog1316 (pfatal_with_name): Likewise.
1420 (pfatal_with_name): Abort if error returns.

12