__fdopendir2
DIR *__fdopendir2(int, int);
return (__fdopendir2(fd, DEFAULT_FLAGS));
dirp = __fdopendir2(fd, flags);