Searched refs:flushout (Results 1 – 18 of 18) sorted by relevance
223 flushout(dest); in emptyoutbuf()231 flushout(&output); in flushall()232 flushout(&errout); in flushall()237 flushout(struct output *dest) in flushout() function298 flushout(out2); in out2fmt_flush()
205 flushout(&output); in cmdloop()234 flushout(out2); in cmdloop()
67 void flushout(struct output *);
167 flushout(out1); in docd()
261 flushout(out2); in preadbuffer()
288 flushout(&output); in evaltree()780 flushout(&errout); in xtracecommand()
254 flushout(&output); in fgcmd()1271 flushout(out2); in dowait()
416 flushout(out2); in histcmd()
1945 flushout(out2); in setprompt()
40 #define TTYADD(c) if (!(SYNCHing||flushout)) { \
99 flushout, /* flush output */ variable339 if (flushout) in willoption()340 flushout = 0; in willoption()394 if (flushout) in wontoption()395 flushout = 0; in wontoption()411 if (flushout) in wontoption()412 flushout = 0; in wontoption()2243 flushout = 1; in doflush()
400 old = ttyflush(SYNCHing|flushout); in TerminalNewMode()412 old = ttyflush(SYNCHing|flushout); in TerminalNewMode()1063 returnValue |= (ttyflush(SYNCHing|flushout) > 0); in process_rings()
104 flushout, /* flush output */
43 #define TTYADD(c) if (!(SYNCHing||flushout)) { \
72 flushout, /* flush output */ variable266 if (flushout) in willoption()267 flushout = 0; in willoption()321 if (flushout) in wontoption()322 flushout = 0; in wontoption()343 if (flushout) in wontoption()344 flushout = 0; in wontoption()2226 flushout = 1; in doflush()
340 old = ttyflush(SYNCHing|flushout); in TerminalNewMode()348 old = ttyflush(SYNCHing|flushout); in TerminalNewMode()975 returnValue |= (ttyflush(SYNCHing|flushout) > 0); in process_rings()
60 flushout, /* flush output */
60 #define fflush flushout