Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ttymon/
H A Dsttytable.c207 (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL),
210 "stwrap", STWRAP, 0,
211 "-stwrap", 0, STWRAP,
H A Dstty.c261 if (m & STWRAP) in prmodes()
620 (void) printf("-stwrap "+((m&STWRAP) != 0)); in pramodes()
/titanic_41/usr/src/ucbcmd/stty/
H A Dsttytable.c207 (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL),
210 "stwrap", STWRAP, 0,
211 "-stwrap", 0, STWRAP,
H A Dstty.c209 if (m & STWRAP) in prmodes()
568 (void) fprintf(output, "-stwrap " + ((m & STWRAP) != 0)); in pramodes()
/titanic_41/usr/src/uts/common/sys/
H A Dstermio.h75 #define STWRAP 01000 /* WRAP mode; lmode */ macro
/titanic_41/usr/src/cmd/sulogin/
H A Dsulogin.c362 #define RESET_LFLAG (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL)