Searched refs:STAPPL (Results 1 – 6 of 6) sorted by relevance
| /illumos-gate/usr/src/cmd/ttymon/ |
| H A D | sttytable.c | 215 (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL), 220 "stappl", STAPPL, 0, 221 "-stappl", 0, STAPPL,
|
| H A D | stty.c | 265 if (m & STAPPL) in prmodes() 628 (void) printf("-stappl "+((m&STAPPL) != 0)); in pramodes()
|
| /illumos-gate/usr/src/ucbcmd/stty/ |
| H A D | sttytable.c | 215 (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL), 220 "stappl", STAPPL, 0, 221 "-stappl", 0, STAPPL,
|
| H A D | stty.c | 214 if (m & STAPPL) in prmodes() 570 (void) fprintf(output, "-stappl " + ((m & STAPPL) != 0)); in pramodes()
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | stermio.h | 74 #define STAPPL 02000 /* APPLICATION mode; lmode */ macro
|
| /illumos-gate/usr/src/cmd/sulogin/ |
| H A D | sulogin.c | 363 #define RESET_LFLAG (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL)
|