Searched refs:tty_setchar (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Ded.init.c252 tty_setchar(&extty, ttychars[EX_IO]);
261 tty_setchar(&extty, ttychars[EX_IO]);
358 tty_setchar(&edtty, ttychars[ED_IO]);
524 tty_setchar(&edtty, ttychars[ED_IO]);
533 tty_setchar(&extty, ttychars[EX_IO]);
H A Ded.decls.h70 extern void tty_setchar (ttydata_t *, unsigned char *);
H A Ded.term.c893 tty_setchar(ttydata_t *td, unsigned char *s) function
1027 } /* tty_setchar */

Completed in 54 milliseconds