Searched refs:subtopic (Results 1 – 2 of 2) sorted by relevance
66 *topic = *subtopic = *desc = NULL; in help_getnext()84 *subtopic = strdup(cp + 1); in help_getnext()92 free(*subtopic); in help_getnext()94 *subtopic = *desc = NULL; in help_getnext()109 if (subtopic != NULL) { in help_emitsummary()111 pager_output(subtopic); in help_emitsummary()112 i += strlen(subtopic) + 1; in help_emitsummary()140 topic = subtopic = NULL; in command_help()143 subtopic = strdup(argv[2]); in command_help()209 free(subtopic); in command_help()[all …]
4 help [topic [subtopic]]