Home
last modified time | relevance | path

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

/src/stand/common/
H A Dcommands.c61 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()