Searched refs:DTF_HIDEW (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/include/ | ||
D | fts.h | 73 #define DTF_HIDEW (0x0001) /* hide whiteout entries */ macro |
/third_party/FreeBSD/lib/libc/gen/ | ||
D | fts.c | 652 oflag = DTF_HIDEW | DTF_NODUP; in fts_build() |