Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/
H A Ddirent.h63 #define scandir64 scandir macro
/third_party/musl/src/dirent/
H A Dscandir.c47 weak_alias(scandir, scandir64);
/third_party/musl/porting/liteos_m/kernel/include/
H A Ddirent.h63 #define scandir64 scandir macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Ddirent.h63 #define scandir64 scandir macro
/third_party/musl/porting/uniproton/kernel/include/
H A Ddirent.h63 #define scandir64 scandir macro
/third_party/musl/include/
H A Ddirent.h63 #define scandir64 scandir macro
/third_party/alsa-lib/include/
H A Dlocal.h86 #define scandir64 scandir macro
/third_party/alsa-lib/src/ucm/
H A Dparser.c2923 err = scandir64(filename, &namelist, filename_filter, SORTFUNC); in uc_mgr_scan_master_configs()

Completed in 6 milliseconds