Searched refs:__opendir (Results 1 – 8 of 8) sorted by relevance
104 __opendir (const char *name) in __opendir() function129 weak_alias (__opendir, opendir)
81 __opendir (const char *name) in __opendir() function88 weak_alias (__opendir, opendir) in weak_alias() argument
27 return __scandir64_tail (__opendir (dir), namelist, select, cmp); in __scandir64()47 DIR *dp = __opendir (dir);
47 dirstream = __opendir (buf); in getttyname_r()
209 DIR *dir = __opendir ("/sys/devices/system/cpu"); in weak_alias()
45 dirstream = __opendir (dev); in getttyname()
46 dirstream = __opendir (dev); in getttyname_r()
99 # define __opendir opendir macro307 dirstream = __opendir (dotlist); in __getcwd_generic()
Completed in 8 milliseconds