Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/
H A Ddirent.h61 #define readdir64 readdir macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Ddirent.h61 #define readdir64 readdir macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Ddirent.h61 #define readdir64 readdir macro
/third_party/musl/porting/uniproton/kernel/include/
H A Ddirent.h61 #define readdir64 readdir macro
/third_party/musl/include/
H A Ddirent.h61 #define readdir64 readdir macro
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c77 REAL_FUNCTION_POINTER(readdir64); variable
563 readdir64(DIR *dir) in readdir64() function
/third_party/alsa-lib/include/
H A Dlocal.h85 #define readdir64 readdir macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1727 pub fn readdir64(dirp: *mut ::DIR) -> *mut ::dirent64; in readdir64() functions

Completed in 9 milliseconds