Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/cl/
H A Dcl_term.c45 } TKLIST; typedef
46 static TKLIST const c_tklist[] = { /* Command mappings. */
66 static TKLIST const m1_tklist[] = { /* Input mappings (lookup). */
69 static TKLIST const m2_tklist[] = { /* Input mappings (set or delete). */
88 TKLIST const *tkp; in cl_term_init()