Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
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 …]
Dmain.c1382 pfatal_with_name (dir); in main()
1505 pfatal_with_name (_("fopen (temporary file)")); in main()
1511 pfatal_with_name (_("fwrite (temporary file)")); in main()
1684 pfatal_with_name (_("dup jobserver")); in main()
1710 pfatal_with_name (_("creating jobs pipe")); in main()
1725 pfatal_with_name (_("init jobserver pipe")); in main()
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()
Dmake.h415 extern void pfatal_with_name PARAMS ((const char *)) __attribute__ ((noreturn));
Dvmsjobs.c486 pfatal_with_name (_("fopen (temporary file)")); in child_execute_job()
Dcommands.c518 pfatal_with_name ("kill"); in fatal_error_signal()
Dread.c2635 pfatal_with_name (ebuf->floc.filenm); in readline()
DChangeLog1969 (pfatal_with_name): Ditto.