Searched defs:readdir (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Ddirent.cpp45 // and use it in their own code, but they also call into readdir.
119 dirent* readdir(DIR* d) { function
123 __strong_alias(readdir64, readdir);

Completed in 41 milliseconds