Searched refs:readdir_wrap (Results 1 – 1 of 1) sorted by relevance
57 static struct dirent *readdir_wrap(DIR *dirp, bool thread_safe) in readdir_wrap() function89 while ((entry = readdir_wrap(dirp, thread_safe)) != NULL) { in test_lsdir()