Searched refs:FTS_LOGICAL (Results 1 – 12 of 12) sorted by relevance
152 fts_options |= FTS_LOGICAL; in main()159 fts_options |= FTS_LOGICAL; in main()163 fts_options |= FTS_LOGICAL; in main()
52 ftsp = fts_open(paths, FTS_LOGICAL | FTS_COMFOLLOW | FTS_NOCHDIR, NULL); in ftw()
61 ftsflags |= FTS_LOGICAL; in nftw()
123 if (ISSET(FTS_LOGICAL)) in fts_open()840 if (ISSET(FTS_LOGICAL) || follow) { in fts_stat()
93 ftsoptions |= FTS_LOGICAL; in main()
616 ftsoptions |= FTS_LOGICAL; in c_follow()
52 #define FTS_LOGICAL 0x0002 /* logical walk */ macro
139 ftsoptions |= FTS_LOGICAL; in main()
111 ftsopts |= FTS_LOGICAL; in ftree_start()
154 fts_options |= FTS_LOGICAL; in main()
171 fts_options |= FTS_LOGICAL; in ls_main()
71 fts_flags = FTS_LOGICAL; in grep_tree()