Searched refs:flushout (Results 1 – 10 of 10) sorted by relevance
183 flushout(&errout); in main()295 flushout(&errout); in main()331 flushout(&errout); in cmdloop()
138 flushout(&output); in exvwarning()157 flushout(&errout); in exvwarning()
368 flushout(out1); /* make sure buffer is empty */ in pwdcmd()372 flushout(out1); in pwdcmd()
83 void flushout(struct output *);
460 flushout(out1); in hashcmd()
268 old = ttyflush(SYNCHing|flushout); in TerminalNewMode()276 old = ttyflush(SYNCHing|flushout); in TerminalNewMode()658 returnValue |= (ttyflush(SYNCHing|flushout) > 0); in process_rings()
101 flushout, /* flush output */ variable342 if (flushout) in willoption()343 flushout = 0; in willoption()397 if (flushout) in wontoption()398 flushout = 0; in wontoption()414 if (flushout) in wontoption()415 flushout = 0; in wontoption()2208 flushout = 1; in doflush()
41 #define TTYADD(c) if (!(SYNCHing||flushout)) { \
71 flushout, /* flush output */
75 #define fflush(f) _RETURN_INT(flushout(f))