readdirfd
entry = readdirfd(dp->fd);
while ((d = readdirfd(fd)) != NULL) {
d = readdirfd(fd);
extern struct dirent *readdirfd(int);