Searched refs:help_getnext (Results 1 – 2 of 2) sorted by relevance
| /titanic_54/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() function 164 while(help_getnext(hfd, &t, &s, &d)) { in command_help()
|
| /titanic_54/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() function 1168 while (help_getnext(hfd, &t, &s, &d)) { in command_help()
|