Home
last modified time | relevance | path

Searched refs:ttyperm_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.h226 } ttyperm_t[NN_IO][M_NN]; typedef
228 extern ttyperm_t ttylist;
H A Ded.term.c38 ttyperm_t ttylist = {
/freebsd/contrib/libedit/
H A Dtty.h455 } ttyperm_t[NN_IO][MD_NN]; typedef
470 ttyperm_t t_t;
H A Dtty.c70 static const ttyperm_t ttyperm = {
578 (void) memcpy(el->el_tty.t_t, ttyperm, sizeof(ttyperm_t)); in tty_init()
1316 ttyperm_t *m; in tty_printchar()