Searched defs:SHOPT_OLDTERMIO (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dterminal.h80 # if SHOPT_OLDTERMIO /* use both termios and termio */
88 # undef SHOPT_OLDTERMIO macro
91 # endif /* SHOPT_OLDTERMIO */
94 # undef SHOPT_OLDTERMIO macro
/ast/src/cmd/mailx/
H A Dtty.c129 # if SHOPT_OLDTERMIO /* use both termios and termio */
137 # undef SHOPT_OLDTERMIO macro
140 # endif /* SHOPT_OLDTERMIO */
143 # undef SHOPT_OLDTERMIO macro
/ast/src/cmd/ksh93/
H A DMakefile41 SHOPT_OLDTERMIO == /* support both TCGETA and TCGETS */ macro

Completed in 13 milliseconds