Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ttymon/
H A Dsttytable.c207 (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL),
212 "stappl", STAPPL, 0,
213 "-stappl", 0, STAPPL,
H A Dstty.c265 if (m & STAPPL) in prmodes()
621 (void) printf("-stappl "+((m&STAPPL) != 0)); in pramodes()
/titanic_41/usr/src/ucbcmd/stty/
H A Dsttytable.c207 (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL),
212 "stappl", STAPPL, 0,
213 "-stappl", 0, STAPPL,
H A Dstty.c213 if (m & STAPPL) in prmodes()
569 (void) fprintf(output, "-stappl " + ((m & STAPPL) != 0)); in pramodes()
/titanic_41/usr/src/uts/common/sys/
H A Dstermio.h76 #define STAPPL 02000 /* APPLICATION mode; lmode */ macro
/titanic_41/usr/src/cmd/sulogin/
H A Dsulogin.c362 #define RESET_LFLAG (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL)