Searched defs:subtopic (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/boot/common/ |
H A D | commands.c | 65 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() 107 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() 134 char *topic, *subtopic, *t, *s, *d; in command_help() local
|
/illumos-gate/usr/src/common/ficl/emu/ |
H A D | loader_emu.c | 1020 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() 1060 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() 1088 char *topic, *subtopic, *t, *s, *d; in command_help() local
|