Home
last modified time | relevance | path

Searched refs:NN_IO (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libedit/
H A Dtty.h441 #define NN_IO 3 /* The number of entries */ macro
455 } ttyperm_t[NN_IO][MD_NN];
457 typedef unsigned char ttychar_t[NN_IO][C_NCC];
/freebsd/contrib/tcsh/
H A Ded.h207 #define NN_IO 3 /* The number of entries */ macro
226 } ttyperm_t[NN_IO][M_NN];
H A Ded.init.c57 static unsigned char ttychars[NN_IO][C_NCC] = {