Searched refs:commandslen (Results 1 – 1 of 1) sorted by relevance
477 int commandslen = sizeof(commandHelp)/sizeof(struct commandHelp); in cliInitHelp() local482 helpEntriesLen = len = commandslen+groupslen; in cliInitHelp()495 for (i = 0; i < commandslen; i++) { in cliInitHelp()