Searched refs:DTF_HIDEW (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dopendir.c72 return (__opendir2(name, DTF_HIDEW|DTF_NODUP));
92 return __opendir_common(fd, NULL, DTF_HIDEW|DTF_NODUP);
H A Dreaddir.c84 if (dp->d_type == DT_WHT && (dirp->dd_flags & DTF_HIDEW))
H A Dinitdir.c224 (flags & DTF_HIDEW))
H A Dfts.c96 #ifndef DTF_HIDEW
642 oflag = DTF_HIDEW|DTF_NODUP|DTF_REWIND;
/netbsd-6-1-5-RELEASE/distrib/utils/libhack/
H A Dopendir.c94 dirp->dd_flags = DTF_HIDEW;
/netbsd-6-1-5-RELEASE/include/
H A Ddirent.h73 #define DTF_HIDEW 0x0001 /* hide whiteout entries */ macro

Completed in 176 milliseconds