Home
last modified time | relevance | path

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

/NextBSD/sys/boot/common/
HDcommands.c63 help_getnext(int fd, char **topic, char **subtopic, char **desc) in help_getnext() function
163 while(help_getnext(hfd, &t, &s, &d)) { in command_help()