__opendir2
DIR *__opendir2(const char *, int);
if ((dirp = __opendir2(cur->fts_accpath, oflag)) == NULL) {
return (__opendir2(name, DEFAULT_FLAGS));