Home
last modified time | relevance | path

Searched defs:recursive (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dfs_fwd.h83 recursive = 8, in _GLIBCXX_VISIBILITY() enumerator
/dragonfly/contrib/cvs-1.12/diff/
H A Ddiff.c63 static int recursive; variable
/dragonfly/contrib/diffutils/src/
H A Ddiff.c81 static bool recursive; variable
H A Dutil.c732 setup_output (char const *name0, char const *name1, bool recursive) in setup_output()
/dragonfly/contrib/zstd/programs/
H A Dzstdcli.c726 unsigned recursive = 0; in main() local