HomeSort by: relevance | last modified time | path
    Searched refs:readdirfd (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/ia64/stand/common/
readdir.c 44 readdirfd(int fd) function in typeref:struct:dirent *
ls.c 104 while ((d = readdirfd(fd)) != NULL) {
bootstrap.h 390 struct dirent *readdirfd(int); /* XXX move to stand.h */

Completed in 12 milliseconds