Searched refs:__getdents (Results 1 – 5 of 5) sorted by relevance
28 ssize_t result = __getdents (fd, buf, nbytes); in getdirentries()
42 bytes = __getdents (dirp->fd, dirp->data, maxread); in __readdir_unlocked()
38 strong_alias (__getdents64, __getdents)
34 __getdents (int fd, void *buf0, size_t nbytes) in __getdents() function
141 strong_alias (__getdents64, __getdents)
Completed in 5 milliseconds