Home
last modified time | relevance | path

Searched refs:out1 (Results 1 – 9 of 9) sorted by relevance

/third_party/uapp/dash/src/
A Doutput.h63 extern struct output *out1;
120 #define out1c(c) outc((c), out1)
122 #define out1mem(s, l) outmem((s), (l), out1)
123 #define out1str(s) outstr((s), out1)
A Doutput.c99 struct output *out1 = &output; variable
119 out1 = &output;
276 doformat(out1, fmt, ap); in out1fmt()
A Dinit.c250 out1 = &output; in reset()
A Dexec.c747 err |= describe_command(out1, argv[i], NULL, 1); in typecmd()
878 return describe_command(out1, cmd, path, verify - VERIFY_BRIEF);
A Djobs.c300 out = out1;
354 out = out1; in fgcmd()
532 out = out1; in jobscmd()
A Dredir.c158 out1 = &memout; in redirect()
A Deval.c214 flushout(out1); in evaltree()
950 status |= outerr(out1); in evalbltin()
A DTOUR322 The variables out1 and out2 normally point to output and errout,
/third_party/uapp/dash/src/bltin/
A Dbltin.h56 #define stdout out1

Completed in 13 milliseconds