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

/freebsd-11-stable/contrib/tcsh/
H A Ded.init.c248 tty_setchar(&extty, ttychars[EX_IO]);
257 tty_setchar(&extty, ttychars[EX_IO]);
354 tty_setchar(&edtty, ttychars[ED_IO]);
520 tty_setchar(&edtty, ttychars[ED_IO]);
529 tty_setchar(&extty, ttychars[EX_IO]);
H A Ded.decls.h69 extern void tty_setchar (ttydata_t *, unsigned char *);
H A Ded.term.c890 tty_setchar(ttydata_t *td, unsigned char *s) function
1024 } /* tty_setchar */

Completed in 55 milliseconds