Home
last modified time | relevance | path

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

/third_party/FreeBSD/include/
Dfts.h75 #define DTF_NODUP (0x0002) /* don't return duplicate names */ macro
/third_party/FreeBSD/lib/libc/gen/
Dfts.c650 oflag = DTF_NODUP; in fts_build()
652 oflag = DTF_HIDEW | DTF_NODUP; in fts_build()