Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Dannotate.c26 static int force_binary = 0; variable
91 force_binary = 1; in annotate()
118 if (force_binary) in annotate()
282 if (!force_binary && expand && expand[0] == 'b') in annotate_fileproc()