Searched refs:cmdtype2 (Results 1 – 1 of 1) sorted by relevance
808 char *cmdtype1, *cmdtype2; in help_list() local814 cmdtype2 = (char *) alloca (len + 4); in help_list()815 cmdtype2[0] = 0; in help_list()821 strncpy (cmdtype2, cmdtype, len - 1); in help_list()822 strcpy (cmdtype2 + len - 1, " sub"); in help_list()826 fprintf_filtered (stream, "List of classes of %scommands:\n\n", cmdtype2); in help_list()828 fprintf_filtered (stream, "List of %scommands:\n\n", cmdtype2); in help_list()842 cmdtype1, cmdtype2); in help_list()