HomeSort by: relevance | last modified time | path
    Searched defs:help_getnext (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/stand/common/
commands.c 81 help_getnext(int fd, char **topic, char **subtopic, char **desc) function in typeref:typename:int
180 while(help_getnext(hfd, &t, &s, &d)) {
commands.c 81 help_getnext(int fd, char **topic, char **subtopic, char **desc) function in typeref:typename:int
180 while(help_getnext(hfd, &t, &s, &d)) {

Completed in 22 milliseconds