Home
last modified time | relevance | path

Searched refs:autoflush (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/stat/arcstat/
H A Darcstat.pl114 STDOUT->autoflush;
203 $out->autoflush;
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dterminal.c85 autoflush = 1; in init_terminal()
H A Dtelnet.c105 int autoflush = 0; /* flush output when interrupting? */ variable
2462 if (autoflush) { in xmitAO()
2530 if (autoflush) { in intp()
2545 if (autoflush) { in sendbrk()
2561 if (autoflush) { in sendabort()
2579 if (autoflush) { in sendsusp()
H A Dexterns.h109 extern int autoflush; /* flush output when interrupting? */
H A Dcommands.c782 &autoflush,