Home
last modified time | relevance | path

Searched refs:OPTION_RECURSE (Results 1 – 5 of 5) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/tools/util/
H A Dmd5cp.c449 #define OPTION_RECURSE "recursive" macro
467 { OPTION_RECURSE, ALIAS_RECURSE, NULL, recurse_usage, 0, false, false },
507 HelpOptionLine (ALIAS_RECURSE, OPTION_RECURSE, NULL, recurse_usage); in Usage()
675 rc = ArgsOptionCount (args, OPTION_RECURSE, &pcount); in KMain()
/dports/devel/cook/cook-2.30/cook/
H A Doption.h105 OPTION_RECURSE, /* allow target recursion loops */ enumerator
H A Dflag.c461 option_set(OPTION_RECURSE, level, 1); in flag_set_options()
463 option_set(OPTION_RECURSE, level, 0); in flag_set_options()
H A Doption.c546 case OPTION_RECURSE: in option_number_name()
/dports/devel/cook/cook-2.30/cook/graph/
H A Dbuild.c348 if (mp && !option_test(OPTION_RECURSE)) in graph_check_ingredients()
452 if (mp && !option_test(OPTION_RECURSE)) in graph_check_ingredients()
590 if (mp && !option_test(OPTION_RECURSE)) in graph_check_ingredients()