FTS_DONTCHDIR 919 maint/gnulib/lib/fts.c p->fts_flags |= FTS_DONTCHDIR; FTS_DONTCHDIR 1071 maint/gnulib/lib/fts.c } else if (!(p->fts_flags & FTS_DONTCHDIR) && FTS_DONTCHDIR 1383 maint/gnulib/lib/fts.c cur->fts_flags |= FTS_DONTCHDIR; FTS_DONTCHDIR 238 maint/gnulib/lib/fts_.h # define FTS_DONTCHDIR 0x01 /* don't chdir .. to the parent */