Home
last modified time | relevance | path

Searched refs:subtopic (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/boot/common/
HDcommands.c63 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() argument
74 *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() argument
111 if (subtopic != NULL) { in help_emitsummary()
113 pager_output(subtopic); in help_emitsummary()
114 i += strlen(subtopic) + 1; in help_emitsummary()
[all …]
HDhelp.common4 help [topic [subtopic]]
/NextBSD/sys/boot/
HDREADME119 "?", "help [<topic> [<subtopic>]]" and "help index".
/NextBSD/contrib/amd/doc/
HDtexinfo.tex3039 % There is also \dosubind {index}{topic}{subtopic}
3450 % \entry {sortstring}{page}{topic}{subtopic}
3459 % \secondary {subtopic}{pagelist}
3460 % for each subtopic.
/NextBSD/contrib/groff/doc/
HDtexinfo.tex3109 % There is also \dosubind {index}{topic}{subtopic}
3522 % \entry {sortstring}{page}{topic}{subtopic}
3531 % \secondary {subtopic}{pagelist}
3532 % for each subtopic.
/NextBSD/contrib/gcc/doc/include/
HDtexinfo.tex3210 % There is also \dosubind {index}{topic}{subtopic}
3624 % \entry {sortstring}{page}{topic}{subtopic}
3633 % \secondary {subtopic}{pagelist}
3634 % for each subtopic.