Home
last modified time | relevance | path

Searched defs:FTS_DONTCHDIR (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/include/
H A Dfts.h105 #define FTS_DONTCHDIR 0x01 /* don't chdir .. to the parent */ macro
/dflybsd-src/contrib/grep/lib/
H A Dfts_.h243 # define FTS_DONTCHDIR 0x01 /* don't chdir .. to the parent */ macro