Searched refs:CLI_HELP_COMMAND (Results 1 – 1 of 1) sorted by relevance
446 #define CLI_HELP_COMMAND 1 macro498 tmp.type = CLI_HELP_COMMAND; in cliInitHelp()541 new->type = CLI_HELP_COMMAND; in cliIntegrateHelp()617 if (entry->type != CLI_HELP_COMMAND) continue; in cliOutputHelp()650 mask = CLI_HELP_COMMAND | CLI_HELP_GROUP; in completionCallback()652 mask = CLI_HELP_COMMAND; in completionCallback()683 if (!(helpEntries[i].type & CLI_HELP_COMMAND)) continue; in hintsCallback()