Home
last modified time | relevance | path

Searched refs:ttychar_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libedit/
H A Dtty.h457 typedef unsigned char ttychar_t[NN_IO][C_NCC]; typedef
471 ttychar_t t_c;
H A Dtty.c98 static const ttychar_t ttychar = {
579 (void) memcpy(el->el_tty.t_c, ttychar, sizeof(ttychar_t)); in tty_init()