Searched defs:fts_options (Results 1 – 2 of 2) sorted by relevance
42 int fts_options = FTS_LOGICAL | FTS_COMFOLLOW | FTS_NOCHDIR; in do_nftw() local
64 int fts_options; /* fts_open options, global flags */ member