descend          1272 maint/gnulib/lib/fts.c         bool descend;
descend          1364 maint/gnulib/lib/fts.c             descend = true;
descend          1370 maint/gnulib/lib/fts.c             descend = (type != BNAMES
descend          1376 maint/gnulib/lib/fts.c             if (descend || type == BREAD)
descend          1381 maint/gnulib/lib/fts.c                         if (descend && type == BREAD)
descend          1384 maint/gnulib/lib/fts.c                         descend = false;
descend          1390 maint/gnulib/lib/fts.c                         descend = true;
descend          1587 maint/gnulib/lib/fts.c         if (!continue_readdir && descend && (type == BCHILD || !nitems) &&