Home
last modified time | relevance | path

Searched refs:out2 (Results 1 – 12 of 12) sorted by relevance

/third_party/uapp/dash/src/
A Doutput.h64 extern struct output *out2;
121 #define out2c(c) outcslow((c), out2)
124 #define out2str(s) outstr((s), out2)
A Dalias.c148 outfmt(out2, "%s: %s not found\n", "alias", n); in aliascmd()
174 outfmt(out2, "%s: %s not found\n", "unalias", *argptr); in unaliascmd()
A Dmain.c127 flushout(out2); in main()
251 showjobs(out2, SHOW_CHANGED); in cmdloop()
A Derror.c120 errs = out2; in exvwarning2()
A Doutput.c100 struct output *out2 = &errout; variable
120 out2 = &errout;
A Dinit.c251 out2 = &errout; in reset()
A Dtrap.c123 outfmt(out2, "trap: %s: bad trap\n", *ap); in trapcmd()
A Dredir.c160 out2 = &memout; in redirect()
A Dinput.c324 flushout(out2); in preadbuffer()
A Djobs.c1094 outstr(s, out2); in dowait()
A DTOUR322 The variables out1 and out2 normally point to output and errout,
/third_party/uapp/dash/src/bltin/
A Dbltin.h57 #define stderr out2

Completed in 12 milliseconds