Searched refs:__scandir64 (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | scandir64.c | 23 __scandir64 (const char *dir, struct dirent64 ***namelist, in __scandir64() function 31 weak_alias (__scandir64, scandir64) 32 weak_alias (__scandir64, scandir) 35 versioned_symbol (libc, __scandir64, scandir64, GLIBC_2_2);
|
/glibc-2.36/include/ |
D | dirent.h | 30 extern int __scandir64 (const char * __dir,
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.11 | 4912 * include/dirent.h (__readdir64_r, __scandir64, __alphasort64,
|