Home
last modified time | relevance | path

Searched refs:FTW_CHDIR (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/
H A Dftw.h49 #define FTW_CHDIR 0x08 /* Change to a directory before reading it. */ macro
/freebsd/lib/libc/gen/
H A Dnftw-compat11.c50 if (!(ftwflags & FTW_CHDIR)) in freebsd11_nftw()
H A Dnftw.c46 if (!(ftwflags & FTW_CHDIR)) in nftw()
/freebsd/lib/libpmc/pmu-events/
H A Djevents.c1384 if (!(ftwflags & FTW_CHDIR)) in nftw_ordered()