DTF_HIDEW
dirp->dd_flags = DTF_HIDEW;
#ifndef DTF_HIDEW
oflag = DTF_HIDEW|DTF_NODUP|DTF_REWIND;
(flags & DTF_HIDEW))
return __opendir_common(fd, NULL, DTF_HIDEW|DTF_NODUP);
return (__opendir2(name, DTF_HIDEW|DTF_NODUP));
if (dp->d_type == DT_WHT && (dirp->dd_flags & DTF_HIDEW))