Searched refs:help_cmd (Results 1 – 2 of 2) sorted by relevance
88 | help_cmd346 help_cmd : SCC_HELP terminator { help(0); }
1050 cmd_t *help_cmd; in help_wrap() local1052 if ((help_cmd = alloc_cmd()) == NULL) in help_wrap()1054 help_func(help_cmd); in help_wrap()1055 free_cmd(help_cmd); in help_wrap()