Lines Matching full:stdin
99 is output, this file is closed and connected to m4's stdin. All m4's output
101 bison's stdin. */
114 * Save original stdin and stdout
119 error(EXIT_FAILURE, 0, _("saving stdin failed"));
141 * and will be redirected to m4's stdin.
186 * Redirect bison's output to m4's stdin.
193 error(EXIT_FAILURE, 0, _("redirecting m4's stdin from the temporary file failed"));
199 * and will be redirected to bison's stdin.
241 * Redirect m4's output to bison's stdin.
257 error(EXIT_FAILURE, 0, _("redirecting bison's stdin from the temporary file failed"));
266 /* Free resources, unlink temporary files and restore stdin and stdout. */
283 error(EXIT_FAILURE, 0, "restore of bison's stdin failed");