Searched refs:help_cmd (Results 1 – 2 of 2) sorted by relevance
90 | help_cmd348 help_cmd : SCC_HELP terminator { help(0); }
1060 cmd_t *help_cmd; in help_wrap() local1062 if ((help_cmd = alloc_cmd()) == NULL) in help_wrap()1064 help_func(help_cmd); in help_wrap()1065 free_cmd(help_cmd); in help_wrap()