Searched refs:help_getnext (Results 1 - 1 of 1) 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)) {

Completed in 55 milliseconds