Searched refs:subtopic (Results 1 – 3 of 3) sorted by relevance
61 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() argument66 *topic = *subtopic = *desc = NULL; in help_getnext()81 } else if (*cp == 'S' && *subtopic == 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()102 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() argument109 if (subtopic != NULL) { in help_emitsummary()111 pager_output(subtopic); in help_emitsummary()112 i += strlen(subtopic) + 1; in help_emitsummary()[all …]
4 help [topic [subtopic]]
815 % There is also \dosubind {index}{topic}{subtopic}897 % \entry {sortstring}{page}{topic}{subtopic}906 % \secondary {subtopic}{pagelist}907 % for each subtopic.