Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dcommands.c65 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 Dloader_emu.c1020 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()