Searched refs:tty_raw (Results 1 - 9 of 9) sorted by relevance

/ast/src/cmd/ie/
H A Dterminal.h187 extern int tty_raw(int);
193 extern int tty_raw();
H A Dvi.c351 if( tty_raw(ERRIO) == BAD )
531 if( tty_raw(ERRIO) == BAD )
H A Dedit.c257 int tty_raw(fd) function
H A Demacs.c205 if(tty_raw(ERRIO) < 0)
/ast/src/cmd/ksh93/include/
H A Dterminal.h191 extern int tty_raw(int,int);
/ast/src/cmd/ksh93/edit/
H A Dvi.c352 if(tty_raw(ERRIO,0) < 0 )
505 if( tty_raw(ERRIO,0) < 0 )
H A Demacs.c202 if(tty_raw(ERRIO,0) < 0)
H A Dedit.c265 int tty_raw(register int fd, int echomode) function
/ast/src/cmd/ksh93/bltins/
H A Dread.c283 tty_raw(fd,1);

Completed in 36 milliseconds