Searched refs:subtopic (Results 1 – 6 of 6) sorted by relevance
63 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() argument74 *topic = *subtopic = *desc = NULL; in help_getnext()82 } else if ((*cp == 'S') && (*subtopic == NULL)) { in help_getnext()85 *subtopic = strdup(cp + 1); in help_getnext()93 if (*subtopic != NULL) in help_getnext()94 free(*subtopic); in help_getnext()104 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() argument111 if (subtopic != NULL) { in help_emitsummary()113 pager_output(subtopic); in help_emitsummary()114 i += strlen(subtopic) + 1; in help_emitsummary()[all …]
4 help [topic [subtopic]]
119 "?", "help [<topic> [<subtopic>]]" and "help index".
3039 % There is also \dosubind {index}{topic}{subtopic}3450 % \entry {sortstring}{page}{topic}{subtopic}3459 % \secondary {subtopic}{pagelist}3460 % for each subtopic.
3109 % There is also \dosubind {index}{topic}{subtopic}3522 % \entry {sortstring}{page}{topic}{subtopic}3531 % \secondary {subtopic}{pagelist}3532 % for each subtopic.
3210 % There is also \dosubind {index}{topic}{subtopic}3624 % \entry {sortstring}{page}{topic}{subtopic}3633 % \secondary {subtopic}{pagelist}3634 % for each subtopic.