Searched refs:CcFuncTbl (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/tcsh/
H A Ded.h57 #define KEYCMD unsigned char /* size needed to index into CcFuncTbl */
68 extern PFCmd CcFuncTbl[]; /* table of available commands */
73 extern struct KeyFuncs FuncNames[]; /* string names vs. CcFuncTbl indices */
H A Ded.inputl.c186 retval = (*CcFuncTbl[cmdnum]) (ch);
H A Ded.defns.c37 PFCmd CcFuncTbl[] = { /* table of available commands */ variable

Completed in 57 milliseconds