Home
last modified time | relevance | path

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

/io/
A Dftw.c101 # undef __readdir64
102 # define __readdir64 readdir macro
298 while ((d = __readdir64 (st)) != NULL) in open_dir_stream()
544 while (dir.stream != NULL && (d = __readdir64 (dir.stream)) != NULL) in ftw_dir()

Completed in 3 milliseconds