Searched refs:CcFuncTbl (Results 1 – 3 of 3) sorted by relevance
68 extern PFCmd CcFuncTbl[]; /* table of available commands */
186 retval = (*CcFuncTbl[cmdnum]) (ch); in Inputl()
37 PFCmd CcFuncTbl[] = { /* table of available commands */ variable