Searched refs:perror_with_name (Results 1 - 11 of 11) sorted by relevance

/ndk/sources/host-tools/make-3.81/
H A Dremote-cstms.c168 perror_with_name ("exporting: ", "getsockname");
232 perror_with_name ("vfork", "");
H A Djob.c1226 perror_with_name ("vfork", "");
1252 perror_with_name ("spawn", "");
1291 perror_with_name ("vfork", "");
1841 perror_with_name (_("cannot enforce load limit: "), "getloadavg");
2005 perror_with_name ("execve: ", argv[0]);
2156 perror_with_name ("execvp: ", shell);
2168 perror_with_name ("execvp: ", argv[0]);
H A Dar.c176 perror_with_name ("touch: ", arname);
H A Dremake.c1048 #define TOUCH_ERROR(call) return (perror_with_name (call, file->name), 1)
1376 perror_with_name ("stat: ", name);
1410 perror_with_name ("lstat: ", lpath);
1429 perror_with_name ("readlink: ", lpath);
H A Dmain.c1096 perror_with_name ("getcwd", "");
1443 perror_with_name ("getcwd", "");
2011 perror_with_name ("chdir", "");
2144 perror_with_name (_("unlink (temporary file): "), stdin_nm);
3011 perror_with_name ("write", "");
H A Dcommands.c571 perror_with_name ("unlink: ", file->name);
H A Dfunction.c1645 perror_with_name (error_prefix, "pipe");
1653 perror_with_name (error_prefix, "pipe");
1665 perror_with_name (error_prefix, "spawn");
1671 perror_with_name (error_prefix, "fork");
H A Dmake.h417 extern void perror_with_name PARAMS ((const char *, const char *));
H A Dmisc.c318 perror_with_name (const char *str, const char *name)
314 perror_with_name (const char *str, const char *name) function
H A Dread.c205 perror_with_name ("", *makefiles);
240 perror_with_name ("", *p);
H A Dfile.c402 perror_with_name ("unlink: ", f->name);

Completed in 299 milliseconds