Searched refs:flushout (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/bin/sh/bltin/
H A Dbltin.h60 #define fflush flushout
/freebsd-10-stable/contrib/telnet/telnet/
H A Ddefines.h44 #define TTYADD(c) if (!(SYNCHing||flushout)) { \
H A Dtelnet.c105 flushout, /* flush output */ variable
345 if (flushout)
346 flushout = 0;
400 if (flushout)
401 flushout = 0;
417 if (flushout)
418 flushout = 0;
2252 flushout = 1;
H A Dsys_bsd.c406 old = ttyflush(SYNCHing|flushout);
418 old = ttyflush(SYNCHing|flushout);
1071 returnValue |= (ttyflush(SYNCHing|flushout) > 0);
H A Dexterns.h108 flushout, /* flush output */
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnet/
H A Ddefines.h43 #define TTYADD(c) if (!(SYNCHing||flushout)) { \
H A Dtelnet.c72 flushout, /* flush output */ variable
266 if (flushout)
267 flushout = 0;
321 if (flushout)
322 flushout = 0;
343 if (flushout)
344 flushout = 0;
2226 flushout = 1;
H A Dsys_bsd.c340 old = ttyflush(SYNCHing|flushout);
348 old = ttyflush(SYNCHing|flushout);
977 returnValue |= (ttyflush(SYNCHing|flushout) > 0);
H A Dexterns.h60 flushout, /* flush output */
/freebsd-10-stable/bin/sh/
H A Doutput.h67 void flushout(struct output *);
H A Dinput.c243 flushout(&output);
244 flushout(&errout);
299 flushout(out2);
H A Dmain.c213 flushout(&output);
H A Dhistedit.c346 flushout(out2);
H A Djobs.c196 flushout(&output);
1164 flushout(out2);
H A Deval.c293 flushout(&output);
787 flushout(&errout);

Completed in 118 milliseconds