Home
last modified time | relevance | path

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

/third_party/FreeBSD/include/
Dfts.h92 #define FTS_COMFOLLOW 0x001 /* follow command line symlinks */ macro
/third_party/FreeBSD/lib/libc/gen/
Dfts.c170 p->fts_info = fts_stat(sp, p, ISSET(FTS_COMFOLLOW), -1); in fts_open()