Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.bind.c228 struct KeyFuncs *fp; in printkey()
249 struct KeyFuncs *fp; in parsecmd()
442 struct KeyFuncs *fp; in printkeys()
533 struct KeyFuncs *fp; in list_functions()
H A Ded.h62 struct KeyFuncs { /* for the "bind" shell command */ struct
73 extern struct KeyFuncs FuncNames[]; /* string names vs. CcFuncTbl indices */ argument
H A Ded.xmap.c543 struct KeyFuncs *fp; in printOne()
H A Ded.defns.c288 struct KeyFuncs FuncNames[F_NUM_FUNCNAMES];
1121 struct KeyFuncs *f; in editinit()
H A Dtw.init.c53 static struct KeyFuncs *tw_bind = NULL; /* List of the bindings */