Searched refs:help_emitsummary (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/boot/common/ |
H A D | commands.c | 107 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() function 171 if (help_emitsummary(t, s, d)) in command_help() 196 if (help_emitsummary(t, s, d)) in command_help()
|
/illumos-gate/usr/src/common/ficl/emu/ |
H A D | loader_emu.c | 1060 help_emitsummary(char *topic, char *subtopic, char *desc) in help_emitsummary() function 1124 if (help_emitsummary(t, s, d)) in command_help() 1148 if (help_emitsummary(t, s, d)) in command_help()
|