Home
last modified time | relevance | path

Searched refs:help_getnext (Results 1 – 2 of 2) sorted by relevance

/titanic_54/usr/src/boot/sys/boot/common/
H A Dcommands.c64 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 Dloader_emu.c1067 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()