Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Dtc.bind.c232 struct KeyFuncs *fp; in printkey()
253 struct KeyFuncs *fp; in parsecmd()
446 struct KeyFuncs *fp; in printkeys()
537 struct KeyFuncs *fp; in list_functions()
H A Ded.h63 struct KeyFuncs { /* for the "bind" shell command */ struct
74 extern struct KeyFuncs FuncNames[]; /* string names vs. CcFuncTbl indices */ argument
H A Ded.xmap.c547 struct KeyFuncs *fp; in printOne()
H A Ded.defns.c296 struct KeyFuncs FuncNames[F_NUM_FUNCNAMES];
1129 struct KeyFuncs *f; in editinit()
H A Dtw.init.c57 static struct KeyFuncs *tw_bind = NULL; /* List of the bindings */