Searched refs:SHOPT_OLDTERMIO (Results 1 - 5 of 5) 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
H A Dedit.h134 #if SHOPT_OLDTERMIO
/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
/ast/src/cmd/ksh93/edit/
H A Dedit.c114 #if SHOPT_OLDTERMIO
117 #endif /* SHOPT_OLDTERMIO */
1484 #if SHOPT_OLDTERMIO
1557 #endif /* SHOPT_OLDTERMIO */

Completed in 13 milliseconds