Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.bind.c229 struct KeyFuncs *fp; in printkey()
250 struct KeyFuncs *fp; in parsecmd()
443 struct KeyFuncs *fp; in printkeys()
534 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 */