Home
last modified time | relevance | path

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

/third_party/musl/src/dirent/
Dreaddir.c29 weak_alias(readdir, readdir64);
/third_party/musl/ndk_musl_include/
Ddirent.h57 #define readdir64 readdir macro
/third_party/musl/porting/uniproton/kernel/include/
Ddirent.h61 #define readdir64 readdir macro
/third_party/musl/include/
Ddirent.h61 #define readdir64 readdir macro
/third_party/musl/porting/liteos_a/kernel/include/
Ddirent.h61 #define readdir64 readdir macro
/third_party/musl/porting/liteos_m/kernel/include/
Ddirent.h61 #define readdir64 readdir macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Ddirent.h61 #define readdir64 readdir macro
/third_party/mesa3d/src/drm-shim/
Ddrm_shim.c76 REAL_FUNCTION_POINTER(readdir64);
215 GET_FUNCTION_POINTER(readdir64); in init_shim()
552 readdir64(DIR *dir) in readdir64() function
/third_party/e2fsprogs/contrib/
Dspd_readdir.c366 struct dirent64 *readdir64(DIR *dir) in readdir64() function
Dfsstress.c2129 while (readdir64(dir) != NULL) in getdents_f()
/third_party/python/Modules/
D_posixsubprocess.c49 # define readdir readdir64
/third_party/musl/
Dlibc.map.txt1464 readdir64;
/third_party/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c2097 while (readdir64(dir) != NULL) in getdents_f()