Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
H A Dgetdents.c12 weak_alias(getdents, getdents64);
/third_party/musl/porting/liteos_a/kernel/include/
H A Ddirent.h67 #define getdents64 getdents macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Ddirent.h68 #define getdents64 getdents macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Ddirent.h68 #define getdents64 getdents macro
/third_party/musl/porting/uniproton/kernel/include/
H A Ddirent.h68 #define getdents64 getdents macro
/third_party/musl/include/
H A Ddirent.h68 #define getdents64 getdents macro
/third_party/ltp/testcases/kernel/syscalls/getdents/
H A Dgetdents.h137 return getdents64(fd, dirp, size); in tst_getdents()
162 tst_res(TINFO, "Testing libc getdents64()"); in getdents_info()
164 tst_brk(TCONF, "libc getdents64() is not implemented"); in getdents_info()
/third_party/toybox/toys/pending/
H A Dstrace.c486 SC(getdents64, "dpz"); in print_enter()

Completed in 3 milliseconds