Searched refs:FTW_CHDIR (Results 1 – 4 of 4) sorted by relevance
49 #define FTW_CHDIR 0x08 /* Change to a directory before reading it. */ macro
50 if (!(ftwflags & FTW_CHDIR)) in freebsd11_nftw()
46 if (!(ftwflags & FTW_CHDIR)) in nftw()
1384 if (!(ftwflags & FTW_CHDIR)) in nftw_ordered()