Home
last modified time | relevance | path

Searched refs:DT_WHT (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Ddirent.d179 DT_WHT = 14
209 DT_WHT = 14
246 DT_WHT = 14
275 DT_WHT = 14
313 DT_WHT = 14,
361 DT_WHT = 14
382 DT_WHT = 14
413 DT_WHT = 14
/netbsd-src/sbin/fsck_ffs/
H A Dpass2.c136 info->ino_type = DT_WHT; in pass2()
549 ((iswap32(dirp->d_ino) == UFS_WINO && dirp->d_type != DT_WHT) ||
550 (iswap32(dirp->d_ino) != UFS_WINO && dirp->d_type == DT_WHT))) {
553 dirp->d_type = DT_WHT;
/netbsd-src/sys/sys/
H A Ddirent.h75 #define DT_WHT 14 macro
/netbsd-src/sys/ufs/ufs/
H A Ddir.h100 #define DT_WHT 14 macro
/netbsd-src/lib/libc/gen/
H A Dreaddir.c96 if (dp->d_type == DT_WHT && (dirp->dd_flags & DTF_HIDEW)) in readdir()
H A Dinitdir.c224 if (dp->d_type == DT_WHT && in _initdir()
/netbsd-src/tests/fs/vfs/
H A Dt_union.c146 if (strcmp(dp->d_name, TFILE) == 0 && dp->d_type != DT_WHT) in basic()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Ddirent.in.h52 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/sys/kern/
H A Dvfs_getcwd.c226 if ((dp->d_type != DT_WHT) && in getcwd_scandir()
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Ddirent.h57 # define DT_WHT 14 /* whiteout */ macro

12