Home
last modified time | relevance | path

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

/freebsd-12.1/stand/common/
H A Dcommands.c69 *topic = *subtopic = *desc = NULL; in help_getnext()
87 *subtopic = strdup(cp + 1); in help_getnext()
95 free(*subtopic); in help_getnext()
97 *subtopic = *desc = NULL; in help_getnext()
112 if (subtopic != NULL) { in help_emitsummary()
114 pager_output(subtopic); in help_emitsummary()
115 i += strlen(subtopic) + 1; in help_emitsummary()
143 topic = subtopic = NULL; in command_help()
146 subtopic = strdup(argv[2]); in command_help()
212 free(subtopic); in command_help()
[all …]
H A Dhelp.common4 help [topic [subtopic]]
/freebsd-12.1/contrib/gcc/doc/include/
H A Dtexinfo.tex3210 % There is also \dosubind {index}{topic}{subtopic}
3624 % \entry {sortstring}{page}{topic}{subtopic}
3633 % \secondary {subtopic}{pagelist}
3634 % for each subtopic.
/freebsd-12.1/contrib/amd/doc/
H A Dtexinfo.tex4355 % There is also \dosubind {index}{topic}{subtopic}
4855 % \entry {sortstring}{page}{topic}{subtopic}
4864 % \secondary {subtopic}{pagelist}
4865 % for each subtopic.