Searched refs:errout (Results 1 – 6 of 6) sorted by relevance
77 struct output errout = { variable89 struct output errout = { variable100 struct output *out2 = &errout;120 out2 = &errout;234 flushout(&errout); in flushall()403 errout.stream = stderr; in initstreams()
58 extern struct output errout;
473 outfmt(&errout, "Illegal option -%c\n", c); in getopts()491 outfmt(&errout, "No arg for -%c option\n", c); in getopts()
251 out2 = &errout; in reset()
318 put, "errout" the standard error, and "memout" contains output322 The variables out1 and out2 normally point to output and errout,
825 flushout(&errout); in evalcommand()
Completed in 8 milliseconds