Searched refs:Jim_CoreCommandsTable (Results 1 – 1 of 1) sorted by relevance
21208 } Jim_CoreCommandsTable[] = { variable21289 while (Jim_CoreCommandsTable[i].name != NULL) { in Jim_RegisterCoreCommands()21291 Jim_CoreCommandsTable[i].name, Jim_CoreCommandsTable[i].cmdProc, NULL, NULL); in Jim_RegisterCoreCommands()