Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ttymon/
H A Dsttytable.c215 (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL),
218 "stwrap", STWRAP, 0,
219 "-stwrap", 0, STWRAP,
H A Dstty.c261 if (m & STWRAP) in prmodes()
627 (void) printf("-stwrap "+((m&STWRAP) != 0)); in pramodes()
/illumos-gate/usr/src/ucbcmd/stty/
H A Dsttytable.c215 (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL),
218 "stwrap", STWRAP, 0,
219 "-stwrap", 0, STWRAP,
H A Dstty.c210 if (m & STWRAP) in prmodes()
569 (void) fprintf(output, "-stwrap " + ((m & STWRAP) != 0)); in pramodes()
/illumos-gate/usr/src/uts/common/sys/
H A Dstermio.h73 #define STWRAP 01000 /* WRAP mode; lmode */ macro
/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c363 #define RESET_LFLAG (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL)