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

/freebsd-11-stable/stand/common/
H A Dcommands.c64 help_getnext(int fd, char **topic, char **subtopic, char **desc) function
166 while (help_getnext(hfd, &t, &s, &d)) {

Completed in 51 milliseconds