Home | History | Annotate | Download | only in djgpp

Lines Matching refs:EXIT_FAILURE

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"));
226 error(EXIT_FAILURE, 0, _("subsidiary program `%s' interrupted"), program);
232 error(EXIT_FAILURE, 0, _(errno == ENOENT
244 error(EXIT_FAILURE, 0, "restore of bison's stdout failed");
250 error(EXIT_FAILURE, 0, _("opening of tmpfile failed"));
256 error(EXIT_FAILURE, -1, "dup2");
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");