Searched refs:OPT_NORECURSION (Results 1 – 1 of 1) sorted by relevance
858 …OPT_NORECURSION = IF_FEATURE_TAR_LONG_OPTIONS((1 << OPTBIT_NORECURSION )) + 0, // no-recur… enumerator1053 showopt(OPT_NORECURSION ); in tar_main()1219 | (opt & OPT_NORECURSION ? 0 : ACTION_RECURSE), in tar_main()