Searched defs:help_getnext (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dcommands.c64 help_getnext(int fd, char **topic, char **subtopic, char **desc) function
164 while(help_getnext(hfd, &t, &s, &d)) {
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c1067 help_getnext(int fd, char **topic, char **subtopic, char **desc) function
1167 while (help_getnext(hfd, &t, &s, &d)) {

Completed in 85 milliseconds