Home | History | Annotate | Download | only in djgpp

Lines Matching full:failed

66       error (EXIT_FAILURE, 0, _("removing of `%s' failed"), (name));  \
78 error(EXIT_FAILURE, 0, _("creation of a temporary file failed"));
84 error(EXIT_FAILURE, 0, _("creation of a temporary file failed"));
119 error(EXIT_FAILURE, 0, _("saving stdin failed"));
123 error(EXIT_FAILURE, 0, _("saving stdout failed"));
145 error(EXIT_FAILURE, 0, _("opening of tmpfile failed"));
149 error(EXIT_FAILURE, 0, _("redirecting bison's stdout to the temporary file failed"));
189 error(EXIT_FAILURE, 0, _("opening of tmpfile failed"));
193 error(EXIT_FAILURE, 0, _("redirecting m4's stdin from the temporary file failed"));
204 error(EXIT_FAILURE, 0, _("opening of a temporary file failed"));
210 error(EXIT_FAILURE, 0, _("redirecting m4's stdout to a temporary file failed"));
235 ? "subsidiary program `%s' failed"
236 : "subsidiary program `%s' failed (status=%i, errno=%i)"), program, status, errno);
244 error(EXIT_FAILURE, 0, "restore of bison's stdout failed");
250 error(EXIT_FAILURE, 0, _("opening of tmpfile failed"));
257 error(EXIT_FAILURE, 0, _("redirecting bison's stdin from the temporary file failed"));
278 error(EXIT_FAILURE, 0, _("removing of `%s' failed"), tmp_file_name[0]);
280 error(EXIT_FAILURE, 0, _("removing of `%s' failed"), tmp_file_name[1]);
283 error(EXIT_FAILURE, 0, "restore of bison's stdin failed");