Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/cvs/
H A Dannotate.c31 void cvs_annotate_local(struct cvs_file *);
128 cr.fileproc = cvs_annotate_local; in cvs_annotate()
154 cvs_annotate_local(struct cvs_file *cf) in cvs_annotate_local() function