Searched defs:subtopic (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/boot/sys/boot/common/ |
H A D | commands.c | 64 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() argument 105 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() argument 132 char *topic, *subtopic, *t, *s, *d; command_help() local [all...] |
/titanic_51/usr/src/common/ficl/emu/ |
H A D | loader_emu.c | 1067 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() argument 1108 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() argument 1134 char *topic, *subtopic, *t, *s, *d; command_help() local [all...] |