Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dannotate.c32 static int is_rannotate; variable
62 is_rannotate = (strcmp(cvs_cmd_name, "rannotate") == 0); in annotate()
105 if (is_rannotate && !supported_request ("rannotate")) in annotate()
120 if (is_rannotate) in annotate()
137 if (is_rannotate) in annotate()
171 if (is_rannotate) in rannotate_proc()