Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/cl/
H A Dcl_term.c66 static TKLIST const m1_tklist[] = { /* Input mappings (lookup). */ variable
113 for (tkp = m1_tklist; tkp->name != NULL; ++tkp) { in cl_term_init()