Home
last modified time | relevance | path

Searched refs:STFLUSH (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/ttymon/
H A Dsttytable.c207 (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL),
208 "stflush", STFLUSH, 0,
209 "-stflush", 0, STFLUSH,
H A Dstty.c257 if (m & STFLUSH) in prmodes()
619 (void) printf("-stflush "+((m&STFLUSH) != 0)); in pramodes()
/titanic_41/usr/src/ucbcmd/stty/
H A Dsttytable.c207 (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL),
208 "stflush", STFLUSH, 0,
209 "-stflush", 0, STFLUSH,
H A Dstty.c205 if (m & STFLUSH) in prmodes()
567 (void) fprintf(output, "-stflush " + ((m & STFLUSH) != 0)); in pramodes()
/titanic_41/usr/src/uts/common/sys/
H A Dstermio.h74 #define STFLUSH 00400 /* FLUSH mode; lmode */ macro
/titanic_41/usr/src/cmd/sulogin/
H A Dsulogin.c362 #define RESET_LFLAG (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL)