Home
last modified time | relevance | path

Searched refs:readdir64_r (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/src/dirent/
H A Dreaddir_r.c29 weak_alias(readdir_r, readdir64_r);
/third_party/musl/porting/liteos_a/kernel/include/
H A Ddirent.h62 #define readdir64_r readdir_r macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Ddirent.h62 #define readdir64_r readdir_r macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Ddirent.h62 #define readdir64_r readdir_r macro
/third_party/musl/porting/uniproton/kernel/include/
H A Ddirent.h62 #define readdir64_r readdir_r macro
/third_party/musl/include/
H A Ddirent.h62 #define readdir64_r readdir_r macro
/third_party/rust/crates/nix/src/
H A Ddir.rs13 use libc::{dirent64 as dirent, readdir64_r as readdir_r};
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1728 pub fn readdir64_r( in readdir64_r() functions

Completed in 7 milliseconds