Searched refs:help_getnext (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() function 168 while (help_getnext(hfd, &t, &s, &d)) { in command_help()
|
| /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() function 1122 while (help_getnext(hfd, &t, &s, &d)) { in command_help()
|