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

/bionic/libc/bionic/
H A Dscandir.cpp25 // A smart pointer to the scandir dirent**.
91 int scandir(const char* dirname, dirent*** name_list, function
115 __strong_alias(scandir64, scandir);

Completed in 30 milliseconds