Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dcommands.c70 *topic = *subtopic = *desc = NULL; in help_getnext()
89 *subtopic = strdup(cp + 1); in help_getnext()
97 free(*subtopic); in help_getnext()
99 *subtopic = *desc = NULL; in help_getnext()
114 if (subtopic != NULL) { in help_emitsummary()
116 pager_output(subtopic); in help_emitsummary()
117 i += strlen(subtopic) + 1; in help_emitsummary()
145 topic = subtopic = NULL; in command_help()
148 subtopic = strdup(argv[2]); in command_help()
214 free(subtopic); in command_help()
[all …]
H A Dhelp.common4 help [topic [subtopic]]
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c1024 *topic = *subtopic = *desc = NULL; in help_getnext()
1043 *subtopic = strdup(cp + 1); in help_getnext()
1051 free(*subtopic); in help_getnext()
1067 if (subtopic != NULL) { in help_emitsummary()
1069 (void) pager_output(subtopic); in help_emitsummary()
1070 i += strlen(subtopic) + 1; in help_emitsummary()
1099 topic = subtopic = NULL; in command_help()
1102 subtopic = strdup(argv[2]); in command_help()
1137 strcmp(subtopic, s) == 0)) { in command_help()
1166 free(subtopic); in command_help()
[all …]
/illumos-gate/usr/src/boot/
H A DREADME.loader119 "?", "help [<topic> [<subtopic>]]" and "help index".
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3109 % There is also \dosubind {index}{topic}{subtopic}
3522 % \entry {sortstring}{page}{topic}{subtopic}
3531 % \secondary {subtopic}{pagelist}
3532 % for each subtopic.