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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dstermio.h76 #define STAPPL 02000 /* APPLICATION mode; lmode */ macro
/opensolaris-onvv-gate/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)
618 (void) printf("-stappl "+((m&STAPPL) != 0));
/opensolaris-onvv-gate/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)
569 (void) fprintf(output, "-stappl " + ((m & STAPPL) != 0));
/opensolaris-onvv-gate/usr/src/cmd/sulogin/
H A Dsulogin.c356 #define RESET_LFLAG (XCASE|ECHONL|NOFLSH|STFLUSH|STWRAP|STAPPL)

Completed in 67 milliseconds