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

/macosx-10.10.1/Heimdal-398.1.2/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 */
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Ddefines.h44 #define TTYADD(c) if (!(SYNCHing||flushout)) { \
H A Dtelnet.c110 flushout, /* flush output */
317 if (flushout)
318 flushout = 0;
372 if (flushout)
373 flushout = 0;
389 if (flushout)
390 flushout = 0;
2236 flushout = 1;
109 flushout, /* flush output */ variable
H A Dsys_bsd.c405 old = ttyflush(SYNCHing|flushout);
417 old = ttyflush(SYNCHing|flushout);
1143 returnValue |= (ttyflush(SYNCHing|flushout) > 0);
H A Dexterns.h112 flushout, /* flush output */

Completed in 161 milliseconds