Home
last modified time | relevance | path

Searched refs:DTF_HIDEW (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/include/
Dfts.h73 #define DTF_HIDEW (0x0001) /* hide whiteout entries */ macro
/third_party/FreeBSD/lib/libc/gen/
Dfts.c652 oflag = DTF_HIDEW | DTF_NODUP; in fts_build()