Home
last modified time | relevance | path

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

/dports/devel/bam/bam-0.4.0/src/
H A Dmain.c57 static int option_no_cache = 0; variable
185 {1, 0, &option_no_cache , "-n", "don't use cache"},
641 if(option_no_cache == 0) in bam()
700 if(option_no_cache == 0 && setup_error == 0) in bam()